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