|
3 years ago | |
---|---|---|
.. | ||
CMakeLists.txt | 3 years ago | |
DistrhoPluginInfo.h | 6 years ago | |
Makefile | 3 years ago | |
MidiThroughExamplePlugin.cpp | 6 years ago | |
README.md | 6 years ago |
This example will show how to use MIDI output in DPF based plugins.
It simply calls writeMidiEvent() in its process function for every event it receives.