|
|
7 years ago | |
|---|---|---|
| .. | ||
| DistrhoPluginInfo.h | 7 years ago | |
| GainExamplePlugin.cpp | 7 years ago | |
| Makefile | 7 years ago | |
| README.md | 7 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.