aboutsummaryrefslogtreecommitdiffstats
path: root/mda.lv2/Bandisto.ttl
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-04-21 22:35:41 +0000
committerDavid Robillard <d@drobilla.net>2012-04-21 22:35:41 +0000
commit337a13119180bf7fa6996d6c23962c31ea53db54 (patch)
tree7427f9be36a29978712c17399f7418e8f9d18425 /mda.lv2/Bandisto.ttl
parent3ff557d9e3ea5b36f0ca6eccfc587dc335ed5e8d (diff)
downloadmda.lv2-1.0.0.tar.gz
mda.lv2-1.0.0.tar.bz2
mda.lv2-1.0.0.zip
MDA-LV2 1.0.0v1.0.0
git-svn-id: http://svn.drobilla.net/lad/tags/mda-lv2-1.0.0@4223 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'mda.lv2/Bandisto.ttl')
-rw-r--r--mda.lv2/Bandisto.ttl11
1 files changed, 6 insertions, 5 deletions
diff --git a/mda.lv2/Bandisto.ttl b/mda.lv2/Bandisto.ttl
index ad38460..cb4d038 100644
--- a/mda.lv2/Bandisto.ttl
+++ b/mda.lv2/Bandisto.ttl
@@ -23,7 +23,7 @@ mda:Bandisto
lv2:index 0 ;
lv2:name "Listen" ;
lv2:symbol "listen" ;
- lv2:default 1 ;
+ lv2:default 1.0 ;
lv2:minimum 0.0 ;
lv2:maximum 1.0 ;
lv2:portProperty lv2:enumeration ;
@@ -32,13 +32,13 @@ mda:Bandisto
rdf:value 0.0
] , [
rdfs:label "Mid" ;
- rdf:value 0.2
+ rdf:value 0.33333333
] , [
rdfs:label "High" ;
- rdf:value 0.4
+ rdf:value 0.66666666
] , [
rdfs:label "Out" ;
- rdf:value 0.6
+ rdf:value 1.0
] ;
rdfs:comment "Audition the low, mid and high bands individually"
] , [
@@ -127,9 +127,10 @@ mda:Bandisto
lv2:index 9 ;
lv2:name "Mode" ;
lv2:symbol "mode" ;
- lv2:default 0.4 ;
+ lv2:default 0.0 ;
lv2:minimum 0.0 ;
lv2:maximum 1.0 ;
+ lv2:portProperty lv2:enumeration ;
lv2:scalePoint [
rdfs:label "Bipolar" ;
rdf:value 0.0