more spelling fixes
This commit is contained in:
parent
e7b451a4eb
commit
83352a5f84
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
</tutorials>
|
</tutorials>
|
||||||
<members>
|
<members>
|
||||||
<member name="pan_pullout" type="float" setter="set_pan_pullout" getter="get_pan_pullout" default="1.0">
|
<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>
|
||||||
<member name="surround" type="float" setter="set_surround" getter="get_surround" default="0.0">
|
<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.
|
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.
|
||||||
|
|
Loading…
Reference in a new issue