[SCM] calf/master: Forgot to add the new file.

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:40:51 UTC 2013


The following commit has been merged in the master branch:
commit 657b36073cae77d9f0e191a7f09b6b8d2099aade
Author: Markus Schmidt <schmidt at boomshop.net>
Date:   Thu Feb 2 09:09:28 2012 +0000

    Forgot to add the new file.

diff --git a/gui/gui-multibandcompressor.xml b/gui/gui-multibandgate.xml
similarity index 81%
copy from gui/gui-multibandcompressor.xml
copy to gui/gui-multibandgate.xml
index 4535b5a..891721e 100644
--- a/gui/gui-multibandcompressor.xml
+++ b/gui/gui-multibandgate.xml
@@ -101,16 +101,16 @@
     <table attach-x="0" attach-y="1" expand-y="1" shrink-y="1" expand-x="1" shrink-x="1" fill="1" rows="1" cols="4">
         <frame label="Sub band" expand-x="1" expand-y="1" shrink-x="1" shrink-y="1" attach-x="0" attach-y="0" fill="1" pad-x="4"><vbox spacing="4">
             <if cond="directlink">
-                <line-graph refresh="1" width="210" height="210" param="compression0" expand-y="1" fill-y="1" expand-x="1" fill-x="1"/>
+                <line-graph refresh="1" width="210" height="210" param="gating0" expand-y="1" fill-y="1" expand-x="1" fill-x="1"/>
             </if>
-            <vumeter param="compression0" position="2" mode="2" hold="1.5" falloff="2.5" />
+            <vumeter param="gating0" position="2" mode="2" hold="1.5" falloff="2.5" />
             <vumeter param="output0" position="2" mode="0" hold="1.5" falloff="2.5" shrink-y="0" />
             <table shrink-y="1" expand-x="1" expand="0" cols="3" rows="1" fill-x="1">
                 <label param="detection0" attach-x="0" attach-y="0" shrink-x="1"/>
                 <label attach-x="1" attach-y="0" shrink-x="1" pad-x="5"/>
                 <combo param="detection0" attach-x="2" attach-y="0" fill-x="1" />
             </table>
-            <table homogeneous="1" expand-y="0" expand-x="1" cols="3" rows="2" spacing="4">
+            <table homogeneous="1" expand-y="0" expand-x="1" cols="3" rows="3" spacing="4">
                 <vbox expand="0" attach-x="0" attach-y="0" spacing="4">
                     <label param="attack0" />
                     <knob param="attack0" />
@@ -141,28 +141,37 @@
                     <knob param="makeup0" />
                     <value param="makeup0" />
                 </vbox>
+                <vbox expand="0" attach-x="0" attach-y="2" spacing="4">
+                    <label param="range0" />
+                    <knob param="range0" />
+                    <value param="range0" />
+                </vbox>
+                <vbox expand="0" attach-x="1" attach-y="2" spacing="4">
+                    <label />
+                    <label />
+                    <label param="bypass0" />
+                    <toggle size="1" param="bypass0" shrink="1"/>
+                </vbox>
+                <vbox expand="0" attach-x="2" attach-y="2" spacing="4">
+                    <label />
+                    <label />
+                    <label param="solo0" />
+                    <toggle size="1" param="solo0" shrink="1"/>
+                </vbox>
             </table>
-            <label />
-            <hbox spacing="4">
-                <toggle size="1" param="bypass0" shrink="1"/>
-                <label param="bypass0"/>
-                <label />
-                <label param="solo0"/>
-                <toggle size="1" param="solo0" shrink="1"/>
-            </hbox>
         </vbox></frame>
         <frame label="Low band" expand-x="1" expand-y="1" shrink-x="1" shrink-y="1" attach-x="1" attach-y="0" fill="1" pad-x="4"><vbox spacing="4">
             <if cond="directlink">
-                <line-graph refresh="1" width="210" height="210" param="compression1" expand-y="1" fill-y="1" expand-x="1" fill-x="1"/>
+                <line-graph refresh="1" width="210" height="210" param="gating1" expand-y="1" fill-y="1" expand-x="1" fill-x="1"/>
             </if>
-            <vumeter param="compression1" position="2" mode="2" hold="1.5" falloff="2.5" />
+            <vumeter param="gating1" position="2" mode="2" hold="1.5" falloff="2.5" />
             <vumeter param="output1" position="2" mode="0" hold="1.5" falloff="2.5" shrink-y="0" />
             <table shrink-y="1" expand-x="1" expand="0" cols="3" rows="1" fill-x="1">
                 <label param="detection1" attach-x="0" attach-y="0" shrink-x="1"/>
                 <label attach-x="1" attach-y="0" shrink-x="1" pad-x="5"/>
                 <combo param="detection1" attach-x="2" attach-y="0" fill-x="1" />
             </table>
-            <table homogeneous="1" expand-y="0" expand-x="1" cols="3" rows="2" spacing="4">
+            <table homogeneous="1" expand-y="0" expand-x="1" cols="3" rows="3" spacing="4">
                 <vbox expand="0" attach-x="0" attach-y="0" spacing="4">
                     <label param="attack1" />
                     <knob param="attack1" />
@@ -193,28 +202,37 @@
                     <knob param="makeup1" />
                     <value param="makeup1" />
                 </vbox>
+                <vbox expand="0" attach-x="0" attach-y="2" spacing="4">
+                    <label param="range1" />
+                    <knob param="range1" />
+                    <value param="range1" />
+                </vbox>
+                <vbox expand="0" attach-x="1" attach-y="2" spacing="4">
+                    <label />
+                    <label />
+                    <label param="bypass1" />
+                    <toggle size="1" param="bypass1" shrink="1"/>
+                </vbox>
+                <vbox expand="0" attach-x="2" attach-y="2" spacing="4">
+                    <label />
+                    <label />
+                    <label param="solo1" />
+                    <toggle size="1" param="solo1" shrink="1"/>
+                </vbox>
             </table>
-            <label />
-            <hbox spacing="4">
-                <toggle size="1" param="bypass1" shrink="1"/>
-                <label param="bypass1"/>
-                <label />
-                <label param="solo1"/>
-                <toggle size="1" param="solo1" shrink="1"/>
-            </hbox>
         </vbox></frame>
         <frame label="Mid band" expand-x="1" expand-y="1" shrink-x="1" shrink-y="1" attach-x="2" attach-y="0" fill="1" pad-x="4"><vbox spacing="4">
             <if cond="directlink">
-                <line-graph refresh="1" width="210" height="210" param="compression2" expand-y="1" fill-y="1" expand-x="1" fill-x="1"/>
+                <line-graph refresh="1" width="210" height="210" param="gating2" expand-y="1" fill-y="1" expand-x="1" fill-x="1"/>
             </if>
-            <vumeter param="compression2" position="2" mode="2" hold="1.5" falloff="2.5" />
+            <vumeter param="gating2" position="2" mode="2" hold="1.5" falloff="2.5" />
             <vumeter param="output2" position="2" mode="0" hold="1.5" falloff="2.5" shrink-y="0" />
             <table shrink-y="1" expand-x="1" expand="0" cols="3" rows="1" fill-x="1">
                 <label param="detection2" attach-x="0" attach-y="0" shrink-x="1"/>
                 <label attach-x="1" attach-y="0" shrink-x="1" pad-x="5"/>
                 <combo param="detection2" attach-x="2" attach-y="0" fill-x="1" />
             </table>
-            <table homogeneous="1" expand-y="0" expand-x="1" cols="3" rows="2" spacing="4">
+            <table homogeneous="1" expand-y="0" expand-x="1" cols="3" rows="3" spacing="4">
                 <vbox expand="0" attach-x="0" attach-y="0" spacing="4">
                     <label param="attack2" />
                     <knob param="attack2" />
@@ -245,28 +263,37 @@
                     <knob param="makeup2" />
                     <value param="makeup2" />
                 </vbox>
+                <vbox expand="0" attach-x="0" attach-y="2" spacing="4">
+                    <label param="range2" />
+                    <knob param="range2" />
+                    <value param="range2" />
+                </vbox>
+                <vbox expand="0" attach-x="1" attach-y="2" spacing="4">
+                    <label />
+                    <label />
+                    <label param="bypass2" />
+                    <toggle size="1" param="bypass2" shrink="1"/>
+                </vbox>
+                <vbox expand="0" attach-x="2" attach-y="2" spacing="4">
+                    <label />
+                    <label />
+                    <label param="solo2" />
+                    <toggle size="1" param="solo2" shrink="1"/>
+                </vbox>
             </table>
-            <label />
-            <hbox spacing="4">
-                <toggle size="1" param="bypass2" shrink="1"/>
-                <label param="bypass2"/>
-                <label />
-                <label param="solo2"/>
-                <toggle size="1" param="solo2" shrink="1"/>
-            </hbox>
         </vbox></frame>
         <frame label="High band" expand-x="1" expand-y="1" shrink-x="1" shrink-y="1" attach-x="3" attach-y="0" fill="1" pad-x="4"><vbox spacing="4">
             <if cond="directlink">
-                <line-graph refresh="1" width="210" height="210" param="compression3" expand-y="1" fill-y="1" expand-x="1" fill-x="1"/>
+                <line-graph refresh="1" width="210" height="210" param="gating3" expand-y="1" fill-y="1" expand-x="1" fill-x="1"/>
             </if>
-            <vumeter param="compression3" position="2" mode="2" hold="1.5" falloff="2.5" />
+            <vumeter param="gating3" position="2" mode="2" hold="1.5" falloff="2.5" />
             <vumeter param="output3" position="2" mode="0" hold="1.5" falloff="2.5" shrink-y="0" />
             <table shrink-y="1" expand-x="1" expand="0" cols="3" rows="1" fill-x="1">
                 <label param="detection3" attach-x="0" attach-y="0" shrink-x="1"/>
                 <label attach-x="1" attach-y="0" shrink-x="1" pad-x="5"/>
                 <combo param="detection3" attach-x="2" attach-y="0" fill-x="1"/>
             </table>
-            <table homogeneous="1" expand-y="0" expand-x="1" cols="3" rows="2" spacing="4">
+            <table homogeneous="1" expand-y="0" expand-x="1" cols="3" rows="3" spacing="4">
                 <vbox expand="0" attach-x="0" attach-y="0" spacing="4">
                     <label param="attack3" />
                     <knob param="attack3" />
@@ -297,15 +324,24 @@
                     <knob param="makeup3" />
                     <value param="makeup3" />
                 </vbox>
+                <vbox expand="0" attach-x="0" attach-y="2" spacing="4">
+                    <label param="range3" />
+                    <knob param="range3" />
+                    <value param="range3" />
+                </vbox>
+                <vbox expand="0" attach-x="1" attach-y="2" spacing="4">
+                    <label />
+                    <label />
+                    <label param="bypass3" />
+                    <toggle size="1" param="bypass3" shrink="1"/>
+                </vbox>
+                <vbox expand="0" attach-x="2" attach-y="2" spacing="4">
+                    <label />
+                    <label />
+                    <label param="solo3" />
+                    <toggle size="1" param="solo3" shrink="1"/>
+                </vbox>
             </table>
-            <label />
-            <hbox spacing="4">
-                <toggle size="1" param="bypass3" shrink="1"/>
-                <label param="bypass3"/>
-                <label />
-                <label param="solo3"/>
-                <toggle size="1" param="solo3" shrink="1"/>
-            </hbox>
         </vbox></frame>
     </table>
 </table>    

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list