Adds a notch filter to the Audio bus.
Attenuates frequencies in a narrow band around the AudioEffectFilter.cutoffHz and cuts frequencies outside of this range.
Construct a new instance of AudioEffectNotchFilter. Note: use memnew!AudioEffectNotchFilter instead.
See Implementation
Adds a notch filter to the Audio bus.
Attenuates frequencies in a narrow band around the AudioEffectFilter.cutoffHz and cuts frequencies outside of this range.