mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-02 14:17:07 +01:00
clarifications in comments
This commit is contained in:
@@ -57,7 +57,7 @@ bool EffectSoundTouch::Process()
|
||||
}
|
||||
|
||||
//Iterate over each track
|
||||
//Track::All is needed for group behavior
|
||||
// Needs Track::All for sync-lock grouping.
|
||||
this->CopyInputTracks(Track::All);
|
||||
bool bGoodResult = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user