1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-19 09:01:15 +02:00

Disable experimental seek.

This commit is contained in:
stevethefiddle@gmail.com
2015-02-24 23:50:20 +00:00
parent 38f29aa167
commit d53c1bf299

View File

@@ -109,7 +109,7 @@
// #define EXPERIMENTAL_SCRUBBING
// Paul Licameli (PRL) 29 Nov 2014
#define EXPERIMENTAL_IMPROVED_SEEKING
// #define EXPERIMENTAL_IMPROVED_SEEKING
// Philip Van Baren 01 July 2009
// Replace RealFFT() and PowerSpectrum function to use (faster) RealFFTf function