2017-09-12 20:42:36 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2020-02-01 01:03:48 +00:00
|
|
|
<class name="AudioEffectLowPassFilter" inherits="AudioEffectFilter" version="4.0">
|
2017-09-12 20:42:36 +00:00
|
|
|
<brief_description>
|
2019-06-21 23:04:47 +00:00
|
|
|
Adds a low-pass filter to the Audio bus.
|
2017-09-12 20:42:36 +00:00
|
|
|
</brief_description>
|
|
|
|
<description>
|
2018-10-05 20:20:16 +00:00
|
|
|
Cuts frequencies higher than the [member AudioEffectFilter.cutoff_hz] and allows lower frequencies to pass.
|
2017-09-12 20:42:36 +00:00
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
|
|
|
</methods>
|
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
</class>
|