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

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

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

描述

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

该滤波器可通过提升或衰减声音的低频部分来调节声音的“厚重感”。

教程