Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_Channel.h162 void SetUserPitchRatio( f32 pitchRatio ) { m_UserPitchRatio = pitchRatio; } in SetUserPitchRatio() function
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_WaveSoundPlayer.cpp546 m_pChannel->SetUserPitchRatio( pitchRatio ); in UpdateChannel()
Dsnd_SequenceTrack.cpp443 channel->SetUserPitchRatio( pitchRatio ); in UpdateChannelParam()