Update of /cvsroot/audacity/audacity-src/src
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv18529/src

Modified Files:
        Experimental.h 
Log Message:
Forgot to disable the things I turned on.

Index: Experimental.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/Experimental.h,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- Experimental.h      5 Apr 2009 22:52:20 -0000       1.50
+++ Experimental.h      7 Apr 2009 03:44:32 -0000       1.51
@@ -65,15 +65,15 @@
 // A spectrumLogF-like view mode with notes quantization.
 // Just select the "Find Notes" checkbox in the spectrum prefs 
 // to activate it instead of the Spectrum log(f) mode.
-#define EXPERIMENTAL_FIND_NOTES
+//#define EXPERIMENTAL_FIND_NOTES
 
 // AM, 22.Nov 2007
 // Skip Points support in the spectrum view mode.
-#define EXPERIMENTAL_FFT_SKIP_POINTS
+//#define EXPERIMENTAL_FFT_SKIP_POINTS
 
 // AM, 22.Nov 2007: 
 // A Frequency Grid for the Spectrum Log(f) & Find Notes modes
-#define EXPERIMENTAL_FFT_Y_GRID
+//#define EXPERIMENTAL_FFT_Y_GRID
 
 #ifdef EXPERIMENTAL_FEATURES
    // The first experimental feature is a notebook that adds


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to