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
- Open your DAW or MIDI host software (e.g., GarageBand, Ableton Live, Logic Pro).
- Navigate to the Bluetooth MIDI settings.
- Look for "PixelBoop MIDI".
- 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.
- Android: Connect directly via USB-C. Ensure "MIDI" is selected in USB configuration if prompted.
- Plug & Play: No drivers required on macOS or Windows.
Default MIDI Channels
Each track in PixelBoop transmits on a specific MIDI channel by default.
| Track | Default Channel | Notes |
|---|---|---|
| Melody | Channel 1 | Shares channel with Chords by default. |
| Chords | Channel 1 | Shares channel with Melody by default. |
| Bass | Channel 2 | |
| Rhythm | Channel 10 | Standard 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 Config Mode
MIDI Config Mode
Configure MIDI channels for each track
Mute Column (Config Mode)
Enter config mode by double-tapping the mute column. Track indicator shows current config.
Channel Indicator
Bright pixels show current MIDI channel (1-16).
How to Change MIDI Channels
- Enter Config Mode: Double-tap the mute column (column 0)
- Select Track: Tap the track you want to configure (it highlights)
- Cycle Channel: Tap again to cycle through channels 1-16
- Exit Config Mode: Double-tap mute column again, or wait for timeout
Cycling MIDI Channels
Cycling MIDI Channels
Tap to cycle through channels 1-16
Track Selected
Melody track selected for channel configuration.
Channel Display
Rows light up to show current channel (1-6 in first 6 rows).
Channel 1 Active
Currently set to channel 1. Tap to cycle to next channel.
Channel Configuration Reference
| Track | Default TX | Configurable Range | Default RX |
|---|---|---|---|
| Melody | 1 | 1-16 | Same as TX |
| Chords | 1 | 1-16 | Same as TX |
| Bass | 2 | 1-16 | Same as TX |
| Rhythm | 10 | 1-16 | Same 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
| Message | When Sent |
|---|---|
| Note On (velocity 64) | When a note plays (normal tap) |
| Note On (velocity 96) | When an accented note plays (long press) |
| Note Off | When note duration ends |
Clock Messages
| Message | Description |
|---|---|
| Clock | 24 ppqn timing pulses |
| Start | Sent when playback begins |
| Stop | Sent when playback stops |
| Continue | Sent when resuming from pause |
Troubleshooting
Bluetooth MIDI Not Connecting
- Ensure Bluetooth is enabled on both devices
- Check that your DAW/app supports BLE MIDI
- Try forgetting and re-pairing the device
- Restart PixelBoop and the receiving app
USB MIDI Not Detected
- Try a different USB cable (some are charge-only)
- Check USB mode is set to "MIDI" on Android
- Restart your DAW after connecting
- Try a different USB port
Wrong Notes Playing
- Check MIDI channel matches your synth's receive channel
- Verify scale and key settings in PixelBoop
- Check your synth's transpose/octave settings
Latency Issues
- Use USB MIDI for lowest latency
- Reduce audio buffer size in your DAW
- Close other Bluetooth devices that may interfere
- Keep devices close together for BLE MIDI
Comments