a-comp: Make ratio control logarithmic
This commit is contained in:
parent
46bfe2b51a
commit
2f7c167fc9
@ -59,6 +59,7 @@
|
|||||||
unit:symbol " " ;
|
unit:symbol " " ;
|
||||||
unit:render "%f " ;
|
unit:render "%f " ;
|
||||||
] ;
|
] ;
|
||||||
|
lv2:portProperty <http://lv2plug.in/ns/ext/port-props#logarithmic> ;
|
||||||
] ,
|
] ,
|
||||||
[
|
[
|
||||||
a lv2:InputPort, lv2:ControlPort ;
|
a lv2:InputPort, lv2:ControlPort ;
|
||||||
|
@ -59,6 +59,7 @@
|
|||||||
unit:symbol " " ;
|
unit:symbol " " ;
|
||||||
unit:render "%f " ;
|
unit:render "%f " ;
|
||||||
] ;
|
] ;
|
||||||
|
lv2:portProperty <http://lv2plug.in/ns/ext/port-props#logarithmic> ;
|
||||||
] ,
|
] ,
|
||||||
[
|
[
|
||||||
a lv2:InputPort, lv2:ControlPort ;
|
a lv2:InputPort, lv2:ControlPort ;
|
||||||
|
Loading…
Reference in New Issue
Block a user