| PeakingEQ[] GetPeakingEQ(this Equalizer eq, int sampleRate, double smoothing = 2)Create a peaking EQ filter set with bands at the positions of the EQ's bands to approximate the drawn EQ curve.Visibility | Public | Modifiers | static |
Parametersthis Equalizer eq | Source | int sampleRate | Target system sample rate | double smoothing | Smooth out band spikes |
|