From 2f7c167fc93de223f86e1c697b285c932cdbfe58 Mon Sep 17 00:00:00 2001 From: Damien Zammit Date: Tue, 5 Jul 2016 02:32:05 +1000 Subject: a-comp: Make ratio control logarithmic --- libs/plugins/a-comp.lv2/a-comp#stereo.ttl.in | 1 + libs/plugins/a-comp.lv2/a-comp.ttl.in | 1 + 2 files changed, 2 insertions(+) (limited to 'libs/plugins/a-comp.lv2') diff --git a/libs/plugins/a-comp.lv2/a-comp#stereo.ttl.in b/libs/plugins/a-comp.lv2/a-comp#stereo.ttl.in index 438a87e1e1..eeac33ce04 100644 --- a/libs/plugins/a-comp.lv2/a-comp#stereo.ttl.in +++ b/libs/plugins/a-comp.lv2/a-comp#stereo.ttl.in @@ -59,6 +59,7 @@ unit:symbol " " ; unit:render "%f " ; ] ; + lv2:portProperty ; ] , [ a lv2:InputPort, lv2:ControlPort ; diff --git a/libs/plugins/a-comp.lv2/a-comp.ttl.in b/libs/plugins/a-comp.lv2/a-comp.ttl.in index fed9d87307..3a11630eb6 100644 --- a/libs/plugins/a-comp.lv2/a-comp.ttl.in +++ b/libs/plugins/a-comp.lv2/a-comp.ttl.in @@ -59,6 +59,7 @@ unit:symbol " " ; unit:render "%f " ; ] ; + lv2:portProperty ; ] , [ a lv2:InputPort, lv2:ControlPort ; -- cgit v1.2.3