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.

AudioEffectHighShelfFilter

继承: AudioEffectFilter < AudioEffect < Resource < RefCounted < Object

向音频总线添加一个高架滤波器。

描述

“高架”滤波器用于控制高于 AudioEffectFilter.cutoff_hz 的所有频率的增益。

该滤波器可用于增强或减弱声音的清晰度。

教程