AudioEffectLowPassFilter¶
Inherits: AudioEffectFilter < AudioEffect < Resource < RefCounted < 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.