SoundChannel:getPitch

From GiderosMobile
Revision as of 15:30, 13 July 2023 by Hgy29 (talk | contribs) (Text replacement - "<source" to "<syntaxhighlight")

Available since: Gideros 2012.09.3
Class: SoundChannel

Description

Returns the current pitch of the sound channel (original pitch is 1). <syntaxhighlight lang="lua"> (any), (any) = SoundChannel:getPitch() </source>

Return values

Returns (any) the current pitch of the sound channel
Returns (any) the current pitch of the sound channel