a-comp: Make ratio control logarithmic
authorDamien Zammit <damien@zamaudio.com>
Mon, 4 Jul 2016 16:32:05 +0000 (02:32 +1000)
committerDamien Zammit <damien@zamaudio.com>
Mon, 4 Jul 2016 16:32:05 +0000 (02:32 +1000)
libs/plugins/a-comp.lv2/a-comp#stereo.ttl.in
libs/plugins/a-comp.lv2/a-comp.ttl.in

index 438a87e1e1c030ba12a9747f6780625bef167b81..eeac33ce04264aae9e2f7bcebb495052c3d8cd6a 100644 (file)
@@ -59,6 +59,7 @@
             unit:symbol " " ;
             unit:render "%f  " ;
         ] ;
+        lv2:portProperty <http://lv2plug.in/ns/ext/port-props#logarithmic> ;
     ] ,
     [
         a lv2:InputPort, lv2:ControlPort ;
index fed9d873072186048d7f24130505b7c254f1c9a2..3a11630eb64159abf3366c516605a99ca457611a 100644 (file)
@@ -59,6 +59,7 @@
             unit:symbol " " ;
             unit:render "%f  " ;
         ] ;
+        lv2:portProperty <http://lv2plug.in/ns/ext/port-props#logarithmic> ;
     ] ,
     [
         a lv2:InputPort, lv2:ControlPort ;