Up to date

This page is up to date for Godot 4.2. If you still find outdated information, please open an issue.

AudioEffectHighShelfFilter

Inherits: AudioEffectFilter < AudioEffect < Resource < RefCounted < Object

Adds a high-shelf filter to the audio bus.

Description

Reduces all frequencies above the AudioEffectFilter.cutoff_hz.

Tutorials