Difference between revisions of "Source:getPitch"

m (1 revision: Imported docs from potato.)
Line 1: Line 1:
  
 
+
Gets the current pitch of the Source.
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 13: Line 13:
 
* [[parent::Source]]
 
* [[parent::Source]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=}}
+
{{#set:Description=Gets the current pitch of the Source.}}

Revision as of 16:17, 14 February 2010

Gets the current pitch of the Source.

Function

Synopsis

pitch = Source:getPitch( )

Arguments

None.

Returns

number pitch
Some description goes here.

See Also