Skip to content
polluxsynth edited this page Feb 24, 2014 · 2 revisions

Midiedit is an extensible editor for MIDI synths written in C using the Gtk 2.0 GUI toolkit.

Currently the sole supported synth is the Waldorf Blofeld. The code has been designed to avoid limiting non-synth-specific parts of the application to a specific machine, but at the same time there is currently no infrastructure for supporting multiple synth definitions, nor do the editing capabilities currently support more than needed for the parameters in the Blofeld.

Screenshot of the Sound tab:

Midiedit/Blofeld Sound tab screenshot

Clone this wiki locally