Gets the current pitch of the Source.
== Function ==
=== Synopsis ===
<source lang="lua">
pitch = Source:getPitch( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|pitch|The pitch, where 1.0 is normal.}}
== See Also ==
* [[parent::Source]]
[[Category:Functions]]
{{#set:Description=Gets the current pitch of the Source.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|Source:getPitch}}