Attention: Here be dragons (unstable version)

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Redot.

AudioEffectBandLimitFilter

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

Tutorials