uMIDI
The swiss army knife for quick and easy developement of MIDI applications.
|
An expression pedal that emits MIDI CC messages.
More...Files | |
file | config.c |
Device configuration. | |
file | config.h [code] |
Device configuration header. | |
file | expression.c |
Expression pedal implementation. | |
file | expression.h [code] |
Expression pedal API. | |
file | main.c |
Entry point and main loop of the uMIDI firmware. | |
An expression pedal that emits MIDI CC messages.
The software samples an analog voltage, converts it to a valid MIDI value and sends MIDI CC messages for a defined controller.