TooBAmp 1.2.69 aarch64
This commit is contained in:
@@ -65,17 +65,30 @@ MXR is a registered trademark of Dunlop Manufacturing, Inc. The TooB Phaser is n
|
||||
lv2:maximum 6.0;
|
||||
lv2:portProperty epp:logarithmic;
|
||||
],
|
||||
[
|
||||
a lv2:InputPort ,
|
||||
lv2:ControlPort ;
|
||||
|
||||
lv2:index 1 ;
|
||||
lv2:symbol "dryWet" ;
|
||||
lv2:name "Dry/Wet";
|
||||
rdfs:comment "Dry/wet mix";
|
||||
|
||||
lv2:default 1.0 ;
|
||||
lv2:minimum 0.0 ;
|
||||
lv2:maximum 1.0 ;
|
||||
],
|
||||
[
|
||||
a lv2:AudioPort ,
|
||||
lv2:InputPort ;
|
||||
lv2:index 1 ;
|
||||
lv2:index 2 ;
|
||||
lv2:symbol "in" ;
|
||||
lv2:name "In"
|
||||
],
|
||||
[
|
||||
a lv2:AudioPort ,
|
||||
lv2:OutputPort ;
|
||||
lv2:index 2 ;
|
||||
lv2:index 3 ;
|
||||
lv2:symbol "out" ;
|
||||
lv2:name "Out"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user