Searched refs:SetPitch (Results 1 – 18 of 18) sorted by relevance
304 void SetPitch( f32 pitch ) in SetPitch() function306 if ( IsAttachedSound() ) m_pSound->SetPitch( pitch ); in SetPitch()
344 void SetPitch( float pitch ) in SetPitch() function346 if ( IsAttachedSound() ) m_pSound->SetPitch( pitch ); in SetPitch()
317 void SetPitch( f32 pitch ) in SetPitch() function319 if ( IsAttachedSound() ) m_pSound->SetPitch( pitch ); in SetPitch()
298 void SetPitch( f32 pitch ) in SetPitch() function300 if ( IsAttachedSound() ) m_pSound->SetPitch( pitch ); in SetPitch()
79 void SetPitch( float pitch ) { m_PlayerParamSet.pitch = pitch; } in SetPitch() function
315 void SetPitch( f32 pitch ) { m_ActorParam.pitch = pitch; } in SetPitch() function
181 void SetPitch( float pitch ) { m_ExtPitch = pitch; } in SetPitch() function
154 void SetPitch( f32 pitch );
292 void SetPitch( f32 pitch );
63 m_Handle.SetPitch( eventInfo.pitch ); in InitParam()
109 c->player->SetPitch( c->pitch ); in ProcessCommandList()
519 SetTrackParam( trackBitFlag, &SequenceTrack::SetPitch, pitch ); in SetTrackPitch()
294 m_pVoice->SetPitch( pitch ); in Update()
747 void Voice::SetPitch( f32 pitch ) in SetPitch() function in nw::snd::internal::driver::Voice1099 pChannel->SetPitch( ratio ); in CalcSrc()
875 void BasicSound::SetPitch( f32 pitch ) in SetPitch() function in nw::snd::internal::BasicSound
1300 voice->SetPitch( pitchRatio ); in UpdateVoiceParams()1320 voice->SetPitch( pitchRatio ); in UpdateVoiceParams()
246 s_pVoice->SetPitch( 1.0f ); in InitializeSdkVoice()
271 s_pVoice->SetPitch( 1.0f ); in InitializeSdkVoice()