|
|
1 year ago | |
|---|---|---|
| .. | ||
| CMakeLists.txt | 2 years ago | |
| DistrhoPluginInfo.h | 1 year ago | |
| Makefile | 1 year ago | |
| MidiThroughExamplePlugin.cpp | 1 year ago | |
| README.md | 7 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.