15 lines
454 B
XML
15 lines
454 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="AudioEffectHighPassFilter" inherits="AudioEffectFilter" category="Core" version="3.2">
|
|
<brief_description>
|
|
Adds a high pass filter to the Audio Bus.
|
|
</brief_description>
|
|
<description>
|
|
Cuts frequencies lower than the [member AudioEffectFilter.cutoff_hz] and allows higher frequencies to pass.
|
|
</description>
|
|
<tutorials>
|
|
</tutorials>
|
|
<methods>
|
|
</methods>
|
|
<constants>
|
|
</constants>
|
|
</class>
|