Difference between revisions of "Source:getPitch"

m
Line 8: Line 8:
 
None.
 
None.
 
=== Returns ===
 
=== Returns ===
{{param|number|pitch|The pitch, where normal=1.0.}}
+
{{param|number|pitch|The pitch, where 1.0 is normal.}}
 
== See Also ==
 
== See Also ==
 
* [[parent::Source]]
 
* [[parent::Source]]

Revision as of 10:14, 2 January 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