aboutsummaryrefslogtreecommitdiffstats
path: root/mdala.lv2/Dither.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'mdala.lv2/Dither.ttl')
-rw-r--r--mdala.lv2/Dither.ttl2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdala.lv2/Dither.ttl b/mdala.lv2/Dither.ttl
index 86dbe00..193ced3 100644
--- a/mdala.lv2/Dither.ttl
+++ b/mdala.lv2/Dither.ttl
@@ -35,7 +35,7 @@
a lv2:InputPort, lv2:ControlPort ;
lv2:index 3 ;
lv2:name "DC Trim" ;
- lv2:symbol "d_c_trim" ;
+ lv2:symbol "dc_trim" ;
lv2:default 0.5 ;
lv2:minimum 0.0 ;
lv2:maximum 1.0 ;