1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-09 22:53:55 +01:00

clarifications in comments

This commit is contained in:
v.audacity
2011-04-18 06:30:07 +00:00
parent 68a2c2514a
commit 2ea3fd6553
7 changed files with 19 additions and 25 deletions

View File

@@ -26,7 +26,8 @@ bool Generator::Process()
BeforeGenerate();
// Set up mOutputTracks. This effect needs Track::All for grouping
// Set up mOutputTracks.
// This effect needs Track::All for sync-lock grouping.
this->CopyInputTracks(Track::All);
// Iterate over the tracks