aboutsummaryrefslogtreecommitdiffstats
path: root/mda.lv2/EPiano.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-04-20 03:30:18 +0000
committerDavid Robillard <d@drobilla.net>2012-04-20 03:30:18 +0000
commit19cba7fcbbcfcedbd45cef80e6c7c11ee2e98068 (patch)
treef9efa653782bc502891d12ccbc5fd8e103c79e53 /mda.lv2/EPiano.ttl
parent52cade4087e3dcf8713eb2f7b6c8b27b79d3c8f9 (diff)
downloadmda.lv2-19cba7fcbbcfcedbd45cef80e6c7c11ee2e98068.tar.gz
mda.lv2-19cba7fcbbcfcedbd45cef80e6c7c11ee2e98068.tar.bz2
mda.lv2-19cba7fcbbcfcedbd45cef80e6c7c11ee2e98068.zip
Shorter port symbols.
git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/mda.lv2@4214 a436a847-0d15-0410-975c-d299462d15a1
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