#midi #sysex #hardware #music #editor

app midilab-editor

GUI application for programming midi controllers via Sysex

14 releases

Uses new Rust 2024

new 0.2.6 Mar 10, 2026
0.2.5 Mar 2, 2026
0.2.3 Feb 20, 2026
0.1.7 Feb 3, 2026
0.1.0 Jan 31, 2026

#724 in Audio

MIT/Apache

550KB
7K SLoC

midilab-editor

An application for programming MIDI controllers

MidiLab Editor Screenshot

Supported Controllers

  • Akai Mpd226

Editor usage

Install and run midilab-editor:

cargo install midilab-editor
midilab

Optionally, you use a device simulator if you want to try the editor without real hardware:

cargo install midilab-sim
akai_mpd226_sim

With both running, you can merrily send data back and forth between the editor and simulator.

License

Licensed under either of

at your option.

Dependencies

~13–57MB
~1M SLoC