AudioEffectBandLimitFilter¶
Inherits: AudioEffectFilter < AudioEffect < Resource < Reference < Object
Adds a band limit filter to the audio bus.
Description¶
Limits the frequencies in a range around the AudioEffectFilter.cutoff_hz and allows frequencies outside of this range to pass.