summaryrefslogtreecommitdiff
path: root/examples/Latency/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Latency/README.md')
-rw-r--r--examples/Latency/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/Latency/README.md b/examples/Latency/README.md
new file mode 100644
index 00000000..9696f5f7
--- /dev/null
+++ b/examples/Latency/README.md
@@ -0,0 +1,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/>