2017-09-12 20:42:36 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2019-04-01 10:33:56 +00:00
|
|
|
<class name="AudioEffectNotchFilter" inherits="AudioEffectFilter" category="Core" version="3.2">
|
2017-09-12 20:42:36 +00:00
|
|
|
<brief_description>
|
2017-10-21 15:45:27 +00:00
|
|
|
Adds a notch filter to the Audio Bus.
|
2017-09-12 20:42:36 +00:00
|
|
|
</brief_description>
|
|
|
|
<description>
|
2018-10-05 20:20:16 +00:00
|
|
|
Attenuates frequencies in a narrow band around the [member AudioEffectFilter.cutoff_hz] and cuts frequencies outside of this range.
|
2017-09-12 20:42:36 +00:00
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
|
|
|
</methods>
|
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
</class>
|