[SCM] calf/master: Update manuals.

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


The following commit has been merged in the master branch:
commit e1e79984bac0328a57b77bf819475701bbe0af2e
Author: Markus Schmidt <schmidt at boomshop.net>
Date:   Mon Feb 20 23:09:42 2012 +0000

    Update manuals.

diff --git a/gui/gui-eq8.xml b/gui/gui-eq8.xml
index 405eddd..830b9b6 100644
--- a/gui/gui-eq8.xml
+++ b/gui/gui-eq8.xml
@@ -66,7 +66,7 @@
     
     <if cond="directlink">
         <frame label="Frequency Response" attach-x="1" attach-y="0" pad-x="8">
-            <line-graph refresh="1" param="p1_freq" expand="1" fill="1"/>
+            <line-graph refresh="1" param="p1_freq" expand="1" fill="1" use_fade="0"/>
         </frame>
     </if>
     
diff --git a/gui/gui-stereo.xml b/gui/gui-stereo.xml
index 299439e..e7b682b 100644
--- a/gui/gui-stereo.xml
+++ b/gui/gui-stereo.xml
@@ -1,4 +1,4 @@
-<hbox spacing="5">
+<hbox spacing="8">
     <frame label="Input" expand="1" fill="1">
         <vbox spacing="8">
             <table rows="3" cols="3">
@@ -94,7 +94,7 @@
     </vbox>
     <frame label="Output" expnad="1" fill="1">
         <vbox spacing="8">
-            <table rows="4" cols="3">
+            <table rows="3" cols="3">
                 <!--<label attach-x="0" attach-y="2" fill-x="0" expand-x="0" />-->
                 <label param="meter_outL" attach-x="0" attach-y="0" fill-x="0" expand-x="0" fill-y="0" expand-y="0" text="L"/>
                 <vumeter param="meter_outL" position="2" hold="1.5" falloff="2.5"  attach-x="1" attach-y="0" fill-x="1" expand-x="1" fill-y="0" expand-y="0"/>
@@ -104,8 +104,8 @@
                 <vumeter param="meter_outR" position="2" hold="1.5" falloff="2.5" attach-x="1" attach-y="1" fill-x="1" expand-x="1" fill-y="0" expand-y="0"/>
                 <led param="clip_outR" attach-x="2" attach-y="1" fill-x="0" expand-x="0" fill-y="0" expand-y="0"/>
                 
-                <label param="meter_phase" attach-x="0" attach-y="2" fill-x="0" expand-x="0" fill-y="0" expand-y="0" text="φ"/>
-                <vumeter param="meter_phase" position="2" falloff="2.5"  attach-x="1" attach-y="2" fill-x="1" expand-x="1" fill-y="0" expand-y="0" mode="3"/>
+                <!--<label param="meter_phase" attach-x="0" attach-y="2" fill-x="0" expand-x="0" fill-y="0" expand-y="0" text="φ"/>
+                <vumeter param="meter_phase" position="2" falloff="2.5"  attach-x="1" attach-y="2" fill-x="1" expand-x="1" fill-y="0" expand-y="0" mode="3"/>-->
                 
             </table>
             <hbox spacing="8">
@@ -115,9 +115,9 @@
                     <value param="delay" />
                 </vbox>
                 <vbox expand="0" spacing="12">
-                    <label param="widener" />
-                    <knob param="widener" size="3" />
-                    <value param="widener" />
+                    <label param="stereo_base" />
+                    <knob param="stereo_base" size="3" type="1" />
+                    <value param="stereo_base" />
                 </vbox>
                 <vbox expand="0" spacing="12">
                     <label param="balance_out" />

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list