summaryrefslogtreecommitdiff
path: root/libs/plugins/a-fluidsynth.lv2/a-fluidsynth.ttl.in
diff options
context:
space:
mode:
Diffstat (limited to 'libs/plugins/a-fluidsynth.lv2/a-fluidsynth.ttl.in')
-rw-r--r--libs/plugins/a-fluidsynth.lv2/a-fluidsynth.ttl.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/plugins/a-fluidsynth.lv2/a-fluidsynth.ttl.in b/libs/plugins/a-fluidsynth.lv2/a-fluidsynth.ttl.in
index ca9b3ca39a..21ab8387c1 100644
--- a/libs/plugins/a-fluidsynth.lv2/a-fluidsynth.ttl.in
+++ b/libs/plugins/a-fluidsynth.lv2/a-fluidsynth.ttl.in
@@ -79,7 +79,7 @@
lv2:index 5 ;
lv2:symbol "rev_enable" ;
lv2:name "Reverb Enable" ;
- lv2:default 0 ;
+ lv2:default 1 ;
lv2:minimum 0 ;
lv2:maximum 1 ;
lv2:portProperty lv2:integer, lv2:toggled;
@@ -120,7 +120,7 @@
lv2:index 10 ;
lv2:symbol "chorus_enable" ;
lv2:name "Chorus Enable" ;
- lv2:default 0 ;
+ lv2:default 1 ;
lv2:minimum 0 ;
lv2:maximum 1 ;
lv2:portProperty lv2:integer, lv2:toggled;