|
3 years ago | |
---|---|---|
.. | ||
CMakeLists.txt | 3 years ago | |
DistrhoPluginInfo.h | 6 years ago | |
LatencyExamplePlugin.cpp | 3 years ago | |
Makefile | 3 years ago | |
README.md | 6 years ago |
This example will show how to use latency in DPF based plugins.
The plugin will delay its audio signal by a variable amount of time, specified by a parameter.
Good hosts will receive this hint and compensate accordingly.
The plugin has no UI because there's no need for one in this case.