Skip to main content
Version: 1.1.0 b3

MIDI Connectivity

Pixelboop generates MIDI (Musical Instrument Digital Interface) data, allowing you to control external synthesizers, DAWs, and other music software.

Bluetooth MIDI (BLE)

Pixelboop supports MIDI over Bluetooth Low Energy (BLE).

How to Connect

  1. Open your DAW or MIDI host software (e.g., GarageBand, Ableton Live, Logic Pro).
  2. Navigate to the Bluetooth MIDI settings.
  3. Look for "Pixelboop MIDI".
  4. Connect to pair.

Technical Details:

  • Service UUID: 03B80E5A-EDE8-4B33-A751-6CE34EC4C700
  • Output: Pixelboop sends Note On/Off messages and MIDI Clock.

USB MIDI

Pixelboop acts as a standard class-compliant USB MIDI device when connected via USB.

  • iOS: Connect via USB using a Lightning-to-USB or USB-C cable and a Camera Connection Kit or USB-C hub.
  • Plug & Play: No drivers required on macOS or Windows.
note

USB MIDI is available for iOS only in v1.1.0. Android support is not yet available.


Default MIDI Channels

Each track in Pixelboop transmits on a specific MIDI channel by default.

TrackDefault ChannelNotes
MelodyChannel 1Shares channel with Chords by default.
ChordsChannel 1Shares channel with Melody by default.
BassChannel 2
RhythmChannel 10Standard General MIDI (GM) Drum channel.
info

The rhythm track maps its drum sounds to standard GM Drum notes (e.g., Kick = 36, Snare = 38).


Changing MIDI Channels

You can change the MIDI transmit channel for each track using Config Mode.

MIDI Channel Config

MIDI Channel Config

Hold col 2 (~0.5 s) to enter MIDI channel edit mode, then tap col 2 to cycle channels
MIDI Channel Column (Hold to Enter Edit Mode)
Hold col 2 (the MIDI channel / VU column, immediately left of the interval column) for ~0.5 s while a Bluetooth MIDI device is connected. The track label shows 'MIDI Ch[N] Edit On'.
Tap to Cycle Channel
Once edit mode is active, tap col 2 on any track to cycle that track's MIDI channel (1–16).

How to Change MIDI Channels

  1. Connect a Bluetooth MIDI device to Pixelboop.
  2. Enter MIDI Channel Edit Mode: Hold col 2 (the MIDI channel / VU column — immediately left of the interval column) on any track for about half a second. The track label will confirm with "MIDI Ch[N] Edit On".
  3. Cycle a track's channel: While edit mode is active, tap col 2 on that track to cycle its MIDI channel (1–16).
  4. Exit Edit Mode: Hold col 2 again, or wait for the timeout.
Cycling MIDI Channels

Cycling MIDI Channels

Hold col 2 to enter edit mode, then tap to cycle channels 1–16
Col 2 — Edit Mode Active (Melody)
Hold col 2 on the Melody track for ~0.5 s. The column lights up to show edit mode is on.
Tap to Cycle
Tap col 2 on the Melody track to advance to the next MIDI channel. Repeat to reach your target channel (1–16).

Channel Configuration Reference

TrackDefault TXConfigurable RangeDefault RX
Melody11-16Same as TX
Chords11-16Same as TX
Bass21-16Same as TX
Rhythm101-16Same as TX

Use Cases for Custom Channels

  • Separate instruments: Route each track to a different synth
  • Multi-timbral synths: Use one synth with multiple parts on different channels
  • DAW routing: Send tracks to different DAW channels for individual processing
  • Hardware integration: Match channels to your external gear setup

MIDI Messages Sent

Pixelboop sends the following MIDI messages:

Note Messages

MessageWhen Sent
Note On (velocity 64)When a note plays (normal tap)
Note On (velocity 96)When an accented note plays (long press)
Note OffWhen note duration ends

Clock Messages

MessageDescription
Clock24 ppqn timing pulses
StartSent when playback begins
StopSent when playback stops
ContinueSent when resuming from pause

Troubleshooting

Bluetooth MIDI Not Connecting

  1. Ensure Bluetooth is enabled on both devices
  2. Check that your DAW/app supports BLE MIDI
  3. Try forgetting and re-pairing the device
  4. Restart Pixelboop and the receiving app

USB MIDI Not Detected

  1. Try a different USB cable (some are charge-only)
  2. Ensure your iOS adapter (Camera Connection Kit or USB-C hub) is properly connected
  3. Restart your DAW after connecting
  4. Try a different USB port

Wrong Notes Playing

  1. Check MIDI channel matches your synth's receive channel
  2. Verify scale and key settings in Pixelboop
  3. Check your synth's transpose/octave settings

Latency Issues

  1. Use USB MIDI for lowest latency
  2. Reduce audio buffer size in your DAW
  3. Close other Bluetooth devices that may interfere
  4. Keep devices close together for BLE MIDI

Comments