Up to date

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

AudioEffectNotchFilter

Inherits: AudioEffectFilter < AudioEffect < Resource < RefCounted < Object

Adds a notch filter to the Audio bus.

Description

Attenuates frequencies in a narrow band around the AudioEffectFilter.cutoff_hz and cuts frequencies outside of this range.

Tutorials