[SCM] calf/master: + Flanger: make stereo phase knob endless

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:38:26 UTC 2013


The following commit has been merged in the master branch:
commit e9f83c3f6ef31a5e816ade0da3c51eac576b815b
Author: Krzysztof Foltman <wdev at foltman.com>
Date:   Sun Nov 9 22:55:45 2008 +0000

    + Flanger: make stereo phase knob endless

diff --git a/gui/gui-flanger.xml b/gui/gui-flanger.xml
index d20c777..57bc2a4 100644
--- a/gui/gui-flanger.xml
+++ b/gui/gui-flanger.xml
@@ -33,7 +33,7 @@
             <align><button param="reset" /></align>
             <vbox border="10">
                 <label param="stereo" />
-                <knob param="stereo" />
+                <knob param="stereo" type="3" />
                 <value param="stereo" />
             </vbox>
         </hbox>

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list