1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 22:12:58 +02:00

Make EQ curve inversion a non-experimental feature, and change the name of the "flat" button to "flatten" - that's what it does to the curve.

This commit is contained in:
richardash1981
2010-02-21 17:36:22 +00:00
parent 68f7665a70
commit d45ac35dde
3 changed files with 1 additions and 12 deletions

View File

@@ -148,7 +148,6 @@ extern void AddPages( AudacityProject * pProj, GuiFactory & Factory, wxNotebo
//#define AUTOMATED_INPUT_LEVEL_ADJUSTMENT
#endif
//#define EXPERIMENTAL_EQ_INVERT // MJS, 30th Dec 2009. Add a button to EQ to allow inverting of any curve.
#endif