Skip to content

Commit

Permalink
more spelling fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
betalars authored Oct 23, 2024
1 parent e7b451a commit 83352a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/classes/AudioEffectStereoEnhance.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</tutorials>
<members>
<member name="pan_pullout" type="float" setter="set_pan_pullout" getter="get_pan_pullout" default="1.0">
Amplifies the difference between stereo channels, increasing or descreasing existing panning. A value of 0.0 will downmix stereo to mono. Does not affect a mono signal.
Amplifies the difference between stereo channels, increasing or decreasing existing panning. A value of 0.0 will downmix stereo to mono. Does not affect a mono signal.
</member>
<member name="surround" type="float" setter="set_surround" getter="get_surround" default="0.0">
Widens sound stage through phase shifting in cunjuncion with [member time_pullout_ms]. Just pans sound to the left channel if [member time_pullout_ms] is 0.
Expand Down

0 comments on commit 83352a5

Please sign in to comment.