17 lines
477 B
XML
17 lines
477 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="AudioEffectNotchFilter" inherits="AudioEffectFilter" category="Core" version="3.0-beta">
|
|
<brief_description>
|
|
Adds a notch filter to the Audio Bus.
|
|
</brief_description>
|
|
<description>
|
|
Attenuates frequencies in a narrow band around the [member cutoff_hz] and cuts frequencies outside of this range.
|
|
</description>
|
|
<tutorials>
|
|
</tutorials>
|
|
<demos>
|
|
</demos>
|
|
<methods>
|
|
</methods>
|
|
<constants>
|
|
</constants>
|
|
</class>
|