mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-20 17:41:13 +02:00
Bug 2231 - Graphic Eq may create wrong effect
This commit is contained in:
@@ -673,6 +673,7 @@ bool EffectEqualization::Process()
|
||||
}
|
||||
#endif
|
||||
this->CopyInputTracks(); // Set up mOutputTracks.
|
||||
CalcFilter();
|
||||
bool bGoodResult = true;
|
||||
|
||||
int count = 0;
|
||||
|
Reference in New Issue
Block a user