mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-23 15:41:09 +02:00
comment
This commit is contained in:
parent
f136b5c530
commit
1d311651e8
@ -2559,7 +2559,8 @@ void Effect::Preview(bool dryOnly)
|
||||
}
|
||||
|
||||
// NEW tracks start at time zero.
|
||||
// Adjust mT0 and mT1 to be the times to play back in these tracks.
|
||||
// Adjust mT0 and mT1 to be the times to process, and to
|
||||
// play back in these tracks
|
||||
mT1 -= mT0;
|
||||
mT0 = 0.0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user