Difference between revisions of "Source:getPitch (Español)"

(Created page with "Obtiene el tono actual de la Fuente. == Function == === Synopsis === <source lang="lua"> pitch = Source:getPitch( ) </source> === Arguments === None. === Returns === {{param|numb...")
 
(No difference)

Latest revision as of 03:21, 26 June 2011

Obtiene el tono actual de la Fuente.

Function

Synopsis

pitch = Source:getPitch( )

Arguments

None.

Returns

number pitch
El tono, Cuando 1.0 es normal.

See Also


Other Languages