[SCM] calf/master: + Pulsator: labelling change

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


The following commit has been merged in the master branch:
commit 703f3e422c134961b013f527b569d0764ad7bf43
Author: Krzysztof Foltman <wdev at foltman.com>
Date:   Wed Nov 18 20:20:38 2009 +0000

    + Pulsator: labelling change

diff --git a/gui/gui-pulsator.xml b/gui/gui-pulsator.xml
index 092a749..766bd7a 100644
--- a/gui/gui-pulsator.xml
+++ b/gui/gui-pulsator.xml
@@ -4,15 +4,13 @@
         <knob param="level_in" attach-x="0" attach-y="1" attach-h="2" expand-x="0" />
         <value param="level_in" attach-x="0" attach-y="3" expand-x="0" />
         
-        <label param="meter_inL" attach-x="1" attach-y="0" expand-x="1" />
+        <label attach-x="1" attach-y="0" expand-x="1" text="Input level" />
         <vumeter param="meter_inL" mode="0" hold="1.5" falloff="2.5" attach-x="1" attach-y="1" expand-x="1" />
         <vumeter param="meter_inR" mode="0" hold="1.5" falloff="2.5" attach-x="1" attach-y="2" expand-x="1" />
-        <label param="meter_inR" attach-x="1" attach-y="3" expand-x="1" />
         
-        <label param="clip_inL" attach-x="2" attach-y="0" expand-x="0" />
+        <label attach-x="2" attach-y="0" expand-x="0" text="Clip" />
         <led param="clip_inL" attach-x="2" attach-y="1" expand-x="0" />
         <led param="clip_inR" attach-x="2" attach-y="2" expand-x="0" />
-        <label param="clip_inR" attach-x="2" attach-y="3" expand-x="0" />
         
         <label param="bypass" attach-x="3" attach-y="0" expand-x="0" />
         <toggle param="bypass" attach-x="3" attach-y="1" attach-h="2" expand-x="0" />
@@ -20,15 +18,13 @@
         <label param="mono" attach-x="4" attach-y="0" expand-x="0" />
         <toggle param="mono" attach-x="4" attach-y="1" attach-h="2" expand-x="0" />
         
-        <label param="meter_outL" attach-x="5" attach-y="0" expand-x="1" />
+        <label attach-x="5" attach-y="0" expand-x="1" text="Output level"/>
         <vumeter param="meter_outL" mode="0" hold="1.5" falloff="2.5" attach-x="5" attach-y="1" expand-x="1" />
         <vumeter param="meter_outR" mode="0" hold="1.5" falloff="2.5" attach-x="5" attach-y="2" expand-x="1" />
-        <label param="meter_outR" attach-x="5" attach-y="3" expand-x="1" />
         
-        <label param="clip_outL" attach-x="6" attach-y="0" expand-x="0" />
+        <label attach-x="6" attach-y="0" expand-x="0" text="Clip"/>
         <led param="clip_outL" mode="1" attach-x="6" attach-y="1" expand-x="0" />
         <led param="clip_outR" mode="1" attach-x="6" attach-y="2" expand-x="0" />
-        <label param="clip_outR" attach-x="6" attach-y="3" expand-x="0" />
         
         <label param="level_out" attach-x="7" attach-y="0" expand-x="0" />
         <knob param="level_out" attach-x="7" attach-y="1" attach-h="2" expand-x="0" />

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list