midilab-editor 0.1.5

GUI application for programming midi controllers via Sysex
midilab-editor-0.1.5 is not a library.

midilab-editor

An application for programming MIDI controllers

MidiLab Editor Screenshot

The Akai Mpd226 is the only controller available in this early editor release. It's a work-in-progress and only preset Global and Pad information can be programmed at the moment.

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.