Difference between revisions of "Source:getPitch"

 
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Gets the current pitch of the Source.}}
 
{{#set:Description=Gets the current pitch of the Source.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|Source:getPitch}}
 
{{i18n|Source:getPitch}}

Latest revision as of 09:11, 25 March 2011

Gets the current pitch of the Source.

Function

Synopsis

pitch = Source:getPitch( )

Arguments

None.

Returns

number pitch
The pitch, where 1.0 is normal.

See Also


Other Languages