aboutsummaryrefslogtreecommitdiffstats
path: root/mda.lv2/EPiano.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'mda.lv2/EPiano.ttl')
-rw-r--r--mda.lv2/EPiano.ttl6
1 files changed, 3 insertions, 3 deletions
diff --git a/mda.lv2/EPiano.ttl b/mda.lv2/EPiano.ttl
index 8ee3615..f96c86c 100644
--- a/mda.lv2/EPiano.ttl
+++ b/mda.lv2/EPiano.ttl
@@ -18,7 +18,7 @@ mda:EPiano
lv2:ControlPort ;
lv2:index 0 ;
lv2:name "Envelope Decay" ;
- lv2:symbol "envelope_decay" ;
+ lv2:symbol "env_decay" ;
lv2:default 0.5 ;
lv2:minimum 0.0 ;
lv2:maximum 1.0
@@ -27,7 +27,7 @@ mda:EPiano
lv2:ControlPort ;
lv2:index 1 ;
lv2:name "Envelope Release" ;
- lv2:symbol "envelope_release" ;
+ lv2:symbol "env_release" ;
lv2:default 0.5 ;
lv2:minimum 0.0 ;
lv2:maximum 1.0
@@ -72,7 +72,7 @@ mda:EPiano
lv2:ControlPort ;
lv2:index 6 ;
lv2:name "Velocity Sense" ;
- lv2:symbol "velocity_sense" ;
+ lv2:symbol "vel_sense" ;
lv2:default 0.25 ;
lv2:minimum 0.0 ;
lv2:maximum 1.0