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.
falkTX 4d37a8e301 Deal with MIDI input for clap 2 years ago
..
DistrhoPluginInfo.h Deal with MIDI input for clap 2 years ago
Makefile Deal with MIDI input for clap 2 years ago
README.md Import SendNote example from #212, slightly adjusted 4 years ago
SendNoteExamplePlugin.cpp Set audio port group hints for most example plugins, fixing vst3 2 years ago
SendNoteExampleUI.cpp Fix build with DONT_SET_USING_DISTRHO/DGL_NAMESPACE 4 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.