aboutsummaryrefslogtreecommitdiffstats
path: root/mda.lv2/RingMod.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'mda.lv2/RingMod.ttl')
-rw-r--r--mda.lv2/RingMod.ttl4
1 files changed, 2 insertions, 2 deletions
diff --git a/mda.lv2/RingMod.ttl b/mda.lv2/RingMod.ttl
index af9e8a9..b5167ab 100644
--- a/mda.lv2/RingMod.ttl
+++ b/mda.lv2/RingMod.ttl
@@ -34,7 +34,7 @@ Can be used as a high-frequency enhancer for drum sounds (when mixed with the or
lv2:index 1 ;
lv2:name "Fine" ;
lv2:symbol "fine" ;
- lv2:default 0 ;
+ lv2:default 0.0 ;
lv2:minimum 0.0 ;
lv2:maximum 1.0 ;
rdfs:comment "Oscillator frequency fine tune"
@@ -44,7 +44,7 @@ Can be used as a high-frequency enhancer for drum sounds (when mixed with the or
lv2:index 2 ;
lv2:name "Feedback" ;
lv2:symbol "feedback" ;
- lv2:default 0 ;
+ lv2:default 0.0 ;
lv2:minimum 0.0 ;
lv2:maximum 1.0 ;
rdfs:comment """Amount of feedback for "harsh" sound"""