1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 22:12:58 +02:00

Check in new Truncate Silence routine as Experimental

This commit is contained in:
BusinessmanProgrammerSteve
2010-03-13 15:21:38 +00:00
parent 3d76f55cad
commit 6860fca483
3 changed files with 308 additions and 0 deletions

View File

@@ -148,6 +148,8 @@ extern void AddPages( AudacityProject * pProj, GuiFactory & Factory, wxNotebo
//#define AUTOMATED_INPUT_LEVEL_ADJUSTMENT
#endif
// AWD: new Truncate Silence code
//#define EXPERIMENTAL_TRUNC_SILENCE
#endif