2017-09-12 17:42:36 -03:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2019-04-25 14:00:31 +02:00
|
|
|
<class name="AudioEffectLowPassFilter" inherits="AudioEffectFilter" category="Core" version="3.1.1">
|
2017-09-12 17:42:36 -03:00
|
|
|
<brief_description>
|
2017-10-21 13:45:27 -02:00
|
|
|
Adds a low pass filter to the Audio Bus.
|
2017-09-12 17:42:36 -03:00
|
|
|
</brief_description>
|
|
|
|
<description>
|
2018-10-06 04:20:16 +08:00
|
|
|
Cuts frequencies higher than the [member AudioEffectFilter.cutoff_hz] and allows lower frequencies to pass.
|
2017-09-12 17:42:36 -03:00
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
|
|
|
</methods>
|
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
</class>
|