|
6 years ago | |
---|---|---|
.. | ||
DistrhoPluginInfo.h | 6 years ago | |
Makefile | 6 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.