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