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.

AudioEffectNotchFilter

Inherits: AudioEffectFilter < AudioEffect < Resource < RefCounted < Object

在音频总线上添加一个陷波滤波器。

Description

衰减 AudioEffectFilter.cutoff_hz 周围窄带的频率,并切断这个范围以外的频率。

Tutorials