Skip to content

Commit

Permalink
revert unintended edit
Browse files Browse the repository at this point in the history
  • Loading branch information
betalars authored Oct 23, 2024
1 parent a0cc2ed commit f2bc497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/classes/AudioEffectFilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
Steepnes of the cutoff curve in dB per octave, also known as order of the filter. Higher orders have a more aggressive cutoff.
</member>
<member name="gain" type="float" setter="set_gain" getter="get_gain" default="1.0">
Boosts frequencies at the cutoff.
Gain amount of the frequencies after the filter.
</member>
<member name="resonance" type="float" setter="set_resonance" getter="get_resonance" default="0.5">
Amount of boost in the frequency range near the cutoff frequency.
Expand Down

0 comments on commit f2bc497

Please sign in to comment.