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.

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.

Tutorials


User-contributed notes

Please read the User-contributed notes policy before submitting a comment.