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
550KB
7K
SLoC
midilab-editor
An application for programming MIDI controllers

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
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Dependencies
~13–57MB
~1M SLoC