|
6 years ago | |
---|---|---|
.. | ||
DistrhoPluginInfo.h | 6 years ago | |
GainExamplePlugin.cpp | 6 years ago | |
Makefile | 6 years ago | |
README.md | 6 years ago |
This example will show how to create a simple plugin in DPF with one parameter.
The plugin will alter the gain by multiplying the input samples by a constant factor 0-2.
The plugin has no UI because there's no need for one in this case.