godot / 3.2 / classes / class_audioeffecthighpassfilter.html

AudioEffectHighPassFilter

Inherits: AudioEffectFilter < AudioEffect < Resource < Reference < Object

Adds a high-pass filter to the Audio Bus.

Description

Cuts frequencies lower than the AudioEffectFilter.cutoff_hz and allows higher frequencies to pass.

© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.2/classes/class_audioeffecthighpassfilter.html