diff options
Diffstat (limited to 'fomp.lv2/cs_phaser1.ttl')
-rw-r--r-- | fomp.lv2/cs_phaser1.ttl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fomp.lv2/cs_phaser1.ttl b/fomp.lv2/cs_phaser1.ttl index 53358da..91aea11 100644 --- a/fomp.lv2/cs_phaser1.ttl +++ b/fomp.lv2/cs_phaser1.ttl @@ -76,6 +76,7 @@ fomp:cs_phaser1 lv2:index 6 ; lv2:maximum 30.0 ; lv2:minimum 1.0 ; + lv2:default 1.0 ; lv2:name "Sections" ; lv2:portProperty lv2:integer ; lv2:symbol "sections" @@ -94,6 +95,7 @@ fomp:cs_phaser1 lv2:index 8 ; lv2:maximum 10.0 ; lv2:minimum 0.0 ; + lv2:default 0.0 ; lv2:name "Exp FM gain" ; lv2:symbol "exp_fm_gain" ] , [ @@ -102,6 +104,7 @@ fomp:cs_phaser1 lv2:index 9 ; lv2:maximum 10.0 ; lv2:minimum 0.0 ; + lv2:default 0.0 ; lv2:name "Lin FM gain" ; lv2:symbol "lin_fm_gain" ] ; |