mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-07 15:05:38 +01:00
This is only comments, in files where USE_ macros are tested...
... following the comment convention used in the preceding commit.
This commit is contained in:
@@ -12,7 +12,7 @@ effect that uses SoundTouch to do its processing (ChangeTempo
|
||||
|
||||
**********************************************************************/
|
||||
|
||||
#include "../Audacity.h"
|
||||
#include "../Audacity.h" // for USE_* macros
|
||||
|
||||
#if USE_SOUNDTOUCH
|
||||
#include "SoundTouchEffect.h"
|
||||
|
||||
Reference in New Issue
Block a user