aboutsummaryrefslogtreecommitdiffstats
path: root/fomp.lv2/mvclpf4.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'fomp.lv2/mvclpf4.ttl')
-rw-r--r--fomp.lv2/mvclpf4.ttl40
1 files changed, 20 insertions, 20 deletions
diff --git a/fomp.lv2/mvclpf4.ttl b/fomp.lv2/mvclpf4.ttl
index 0dc9759..3745847 100644
--- a/fomp.lv2/mvclpf4.ttl
+++ b/fomp.lv2/mvclpf4.ttl
@@ -25,26 +25,6 @@ fomp:mvclpf4
lv2:name "Output" ;
lv2:symbol "out"
] , [
- a lv2:ControlPort ,
- lv2:InputPort ;
- lv2:default 0.0 ;
- lv2:index 10 ;
- lv2:maximum 4.0 ;
- lv2:minimum 0.0 ;
- lv2:name "Filter poles" ;
- lv2:portProperty lv2:integer ;
- lv2:symbol "poles"
- ] , [
- a lv2:ControlPort ,
- lv2:InputPort ;
- lv2:default 0.0 ;
- lv2:index 11 ;
- lv2:maximum 15.0 ;
- lv2:minimum -15.0 ;
- lv2:name "Output gain" ;
- lv2:symbol "out_gain" ;
- units:unit units:db
- ] , [
a lv2:CVPort ,
lv2:InputPort ;
lv2:default 0.0 ;
@@ -113,5 +93,25 @@ fomp:mvclpf4
lv2:minimum 0.0 ;
lv2:name "Resonance gain" ;
lv2:symbol "res_gain"
+ ] , [
+ a lv2:ControlPort ,
+ lv2:InputPort ;
+ lv2:default 0.0 ;
+ lv2:index 10 ;
+ lv2:maximum 4.0 ;
+ lv2:minimum 0.0 ;
+ lv2:name "Filter poles" ;
+ lv2:portProperty lv2:integer ;
+ lv2:symbol "poles"
+ ] , [
+ a lv2:ControlPort ,
+ lv2:InputPort ;
+ lv2:default 0.0 ;
+ lv2:index 11 ;
+ lv2:maximum 15.0 ;
+ lv2:minimum -15.0 ;
+ lv2:name "Output gain" ;
+ lv2:symbol "out_gain" ;
+ units:unit units:db
] ;
rdfs:comment "The same as variant 3, but adds a selection of 0, 6, 12, 18 or 24 db/oct output." .