Up to date
This page is up to date for Redot 4.3
.
If you still find outdated information, please create an issue.
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.