AudioEffectLowPassFilter¶
Inherits: AudioEffectFilter < AudioEffect < Resource < Reference < Object
Adds a low-pass filter to the Audio bus.
Description¶
Cuts frequencies higher than the AudioEffectFilter.cutoff_hz and allows lower frequencies to pass.