mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 22:12:58 +02:00
Inserting CLEANSPEECH ifdef's around anything CleanSpeech so that CleanSpeech can be removed easily in the (not to distant) future. The idea is never to turn CLEANSPEECH on, but fix any (unexpected) differences this may make.
This commit is contained in:
@@ -157,4 +157,4 @@
|
||||
//MJS: make the CleanSpeech stuff experimental, rather than deleting it directly
|
||||
// Normally disabled, for now.
|
||||
// CleanSpeech should be done somehow else and not be polluting the code
|
||||
//#define CLEANSPEECH
|
||||
//#define CLEANSPEECH 1
|
||||
|
Reference in New Issue
Block a user