DISTRHO Plugin Framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jean Pierre Cimalando c3a1aa5b9b Implement sendNote for VST, and also add a SendNote example 6 years ago
..
DistrhoPluginInfo.h Implement sendNote for VST, and also add a SendNote example 6 years ago
Makefile Implement sendNote for VST, and also add a SendNote example 6 years ago
README.md Implement sendNote for VST, and also add a SendNote example 6 years ago
SendNoteExamplePlugin.cpp Implement sendNote for VST, and also add a SendNote example 6 years ago
SendNoteExampleUI.cpp Implement sendNote for VST, and also add a SendNote example 6 years ago

README.md

SendNote example

This example will show how to send MIDI notes in DPF based UIs.

The UI presents a row of MIDI keys which transmit note events to a synthesizer.