1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-16 08:34:10 +02:00

Update Experimental.h

Enable EXPERIMENTAL_NYQUIST_SPLIT_CONTROL
This commit is contained in:
Steve Daulton 2015-06-01 14:17:55 +01:00
parent 7b3628c753
commit 1db014339d

View File

@ -167,7 +167,7 @@
#define EXPERIMENTAL_NOISE_REDUCTION
// Define to enable Nyquist audio clip boundary control (Steve Daulton Dec 2014)
// #define EXPERIMENTAL_NYQUIST_SPLIT_CONTROL
#define EXPERIMENTAL_NYQUIST_SPLIT_CONTROL
// Paul Licameli (PRL) 16 Apr 2015
// Support for scrubbing in the AudioIO engine, without calls to it