[SCM] calf/master: + Monosynth: removed useless zoomed waveform from the GUI

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


The following commit has been merged in the master branch:
commit a4b24969074367721c5ccb36ae5de1bbacfe7e12
Author: kfoltman <kfoltman at 78b06b96-2940-0410-b7fc-879d825d01d8>
Date:   Wed Jan 2 19:57:31 2008 +0000

    + Monosynth: removed useless zoomed waveform from the GUI
    
    
    
    git-svn-id: https://calf.svn.sourceforge.net/svnroot/calf/trunk@70 78b06b96-2940-0410-b7fc-879d825d01d8

diff --git a/src/monosynth.cpp b/src/monosynth.cpp
index 3842f04..3fef5b6 100644
--- a/src/monosynth.cpp
+++ b/src/monosynth.cpp
@@ -62,7 +62,7 @@ static const char *monosynth_gui_xml =
                         "<combo attach-x=\"0\" attach-y=\"1\" param=\"o1_wave\" />"
                         "<combo attach-x=\"1\" attach-y=\"1\" param=\"o2_wave\" />"
                     "</table>"
-                    "<line-graph param=\"o1_wave\"/>"
+//                    "<line-graph param=\"o1_wave\"/>"
                     "<hbox>"
                         "<line-graph param=\"o1_wave\"/>"
                         "<vbox>"

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list