Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
AudioEffectLowShelfFilter
Inherits: AudioEffectFilter < AudioEffect < Resource < RefCounted < Object
Adds a low-shelf filter to an audio bus.
Description
A "low-shelf" filter controls the gain of all frequencies below AudioEffectFilter.cutoff_hz.
This filter can be used to adjust the "strength" of a sound, by increasing or decreasing its low-end.