[LV2] midi out example
Hanspeter Portner
ventosus at airpost.net
Mon Mar 28 03:30:50 PDT 2016
On 28.03.2016 02:57, Alex Norman wrote:
> Does someone have a simple example plugin that demonstrates how to send midi
> from LV2?
Here a simple single-file MIDI plugin showing the usage of atom forge et al.
https://github.com/OpenMusicKontrollers/synthpod/blob/master/plugins/synthpod_keyboard.c
* will construct/send various MIDI messages (Controller, Bender, ...) upon control port changes.
More information about the Devel
mailing list