1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-04 14:39:08 +02:00

Fixed Windows line endings in ScienceFilter.cpp. Disabled the effect via Experimental.h for the upcoming 2.0.5 release to allow more time for discussion and testing post release (following comments from Gale, Steven and David).

This commit is contained in:
james.k.crook@gmail.com 2013-10-02 21:30:56 +00:00
parent 98aa84e9f8
commit d774e6c141
2 changed files with 1237 additions and 1237 deletions

View File

@ -31,8 +31,8 @@
#define __EXPERIMENTAL__ #define __EXPERIMENTAL__
// JKC (for Norm C) // JKC (effect by Norm C, 02 Oct 2013) disabled for now.
#define EXPERIMENTAL_SCIENCE_FILTERS //#define EXPERIMENTAL_SCIENCE_FILTERS
// LLL, 01 Oct 2013: // LLL, 01 Oct 2013:
// new key assignment view for preferences // new key assignment view for preferences