Function

nuAuStlSndPlayerSetSndPitch(Macro)

Syntax:
s32 nuAuStlSndPlayerSetSndPitch(u32 handle, s32 pitch)
Arguments:
handle		sound handle
pitch		pitch value ( -6.0 ~ +6.0 )
Return Value:
Number of channels for which command was executed
Explanation:

Set pitch value of the sound which is specified by the sound handle.