There's no problem at all with removing the VOCAL_STUDIO experimental bits, but they're not so much obsolete as not-yet-ready.
The idea of experimental.h is that in our own local copies of Audacity we can enable additional features which are not suitable for main CVS. The vocal studio has a vowel quadrilateral display - but it is not hooked-up to anything and I've not looked at it for over a year. --James. Leland Lucius wrote: > Update of /cvsroot/audacity/audacity-src/src > In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv15069 > > Modified Files: > Experimental.h > Log Message: > Removed some obsolete, commented code. > > Index: Experimental.h > =================================================================== > RCS file: /cvsroot/audacity/audacity-src/src/Experimental.h,v > retrieving revision 1.5 > retrieving revision 1.6 > diff -u -d -r1.5 -r1.6 > --- Experimental.h 29 Jun 2006 10:01:14 -0000 1.5 > +++ Experimental.h 17 Sep 2006 01:12:03 -0000 1.6 > @@ -72,14 +72,6 @@ > #include "NyquistAdapter.h" > #endif > > -#ifdef EXPERIMENTAL_VOCAL_STUDIO > -#include "VowelQuad.h" > -#include "AboveBarText.h" > -#include "BarChart.h" > -#include "InfoWindow.h" > -#include "ButtonWindow.h" > -#endif > - > #ifdef EXPERIMENTAL_AUDACITY_TESTER > #endif ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Audacity-cvs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/audacity-cvs
