Home
last modified time | relevance | path

Searched refs:SetUserPitchRatio (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_Channel.h164 void SetUserPitchRatio( f32 pitchRatio ) { m_UserPitchRatio = pitchRatio; } in SetUserPitchRatio() function
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_WaveSoundPlayer.cpp548 m_pChannel->SetUserPitchRatio( pitchRatio ); in UpdateChannel()
Dsnd_SequenceTrack.cpp445 channel->SetUserPitchRatio( pitchRatio ); in UpdateChannelParam()