|
|
5 years ago | |
|---|---|---|
| .. | ||
| DistrhoPluginInfo.h | 5 years ago | |
| ExamplePluginCVPort.cpp | 5 years ago | |
| Makefile | 5 years ago | |
| README.md | 5 years ago | |
This example will show how to modify input/output port type in DPF.
Take a look at initAudioPort() method.
The plugin does sample & hold (S&H) processing.
3 I/O ports are specified.
The plugin also has a Hold Time parameter. It mixes CV value and parameter value.