mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
Removal of all the stuff marked as 'Experimental CLEANSPEECH' about a year ago.
This commit is contained in:
@@ -354,17 +354,8 @@ void OnProcessEffect(int index);
|
||||
void OnProcessPlugin(int index);
|
||||
void OnAnalyzeEffect(int index);
|
||||
void OnAnalyzePlugin(int index);
|
||||
|
||||
//lda CleanSpeech Menu //CLEANSPEECH
|
||||
|
||||
void OnApplyChain();
|
||||
void OnEditChains();
|
||||
|
||||
#ifdef CLEANSPEECH
|
||||
void OnImportCleanSpeechPresets();
|
||||
void OnExportCleanSpeechPresets();
|
||||
#endif // CLEANSPEECH
|
||||
|
||||
void OnStereoToMono(int index);
|
||||
wxString BuildCleanFileName(wxString fileName, wxString extension);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user