Struct AudioEffectBandLimitFilter

Adds a band limit filter to the audio bus.

struct AudioEffectBandLimitFilter ;

Limits the frequencies in a range around the AudioEffectFilter.cutoffHz and allows frequencies outside of this range to pass.