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.

AudioEffectLowShelfFilter

Inherits: AudioEffectFilter < AudioEffect < Resource < RefCounted < Object

Adds a low-shelf filter to the audio bus.

Description

Reduces all frequencies below the AudioEffectFilter.cutoff_hz.

Tutorials