summaryrefslogtreecommitdiff
path: root/examples/Latency/README.md
blob: 9696f5f7b4098ed76ef6038c32f031bd491e553b (plain)
1
2
3
4
5
6
7
8
# Latency example

This example will show how to use latency in DPF based plugins.<br/>

The plugin will delay its audio signal by a variable amount of time, specified by a parameter.<br/>
Good hosts will receive this hint and compensate accordingly.<br/>

The plugin has no UI because there's no need for one in this case.<br/>