Searched defs:pitch (Results 1 – 25 of 25) sorted by relevance
53 f32 pitch; member70 f32 pitch; member
33 f32 pitch; // NW4R では tune という名前だった member
39 float pitch; member79 void SetPitch( float pitch ) { m_PlayerParamSet.pitch = pitch; } in SetPitch()
315 void SetPitch( f32 pitch ) { m_ActorParam.pitch = pitch; } in SetPitch()
298 void SetPitch( f32 pitch ) in SetPitch()813 void SetTrackPitch( u32 trackBitFlag, f32 pitch ) in SetTrackPitch()
46 f32 pitch; member111 f32 pitch; member196 f32 pitch; member
344 void SetPitch( float pitch ) in SetPitch()
304 void SetPitch( f32 pitch ) in SetPitch()
317 void SetPitch( f32 pitch ) in SetPitch()
201 f32 pitch; member
154 nw::ut::ResF32 pitch; member
181 void SetPitch( float pitch ) { m_ExtPitch = pitch; } in SetPitch()
163 void SetUserPitch( f32 pitch ) { m_UserPitch = pitch; } in SetUserPitch()
149 float pitch; member
137 float pitch; in UpdateAmbientParam() local
578 f32 pitch = 1.0f; in UpdateParam() local875 void BasicSound::SetPitch( f32 pitch ) in SetPitch()
237 register f32 pitch; in Update() local
394 f32 pitch = ( m_ParserTrackParam.pitchBend.GetValue() / 128.0f ) * m_ParserTrackParam.bendRange; in UpdateChannelParam() local
181 f32 pitch; in CalcPitch() local
748 register int pitch = pitch_; in CalcPitchRatio() local
429 void SequenceSound::SetTrackPitch( u32 trackBitFlag, f32 pitch ) in SetTrackPitch()
516 void SequenceSoundPlayer::SetTrackPitch( u32 trackBitFlag, float pitch ) in SetTrackPitch()
747 void Voice::SetPitch( f32 pitch ) in SetPitch()
1046 f32 pitch = nw::math::F_PI * random->NextFloatSignedHalf(); in CalcSphereForm() local
1301 f32 pitch = this->m_ParticleRandom.NextFloatSignedHalf() * nw::math::F_PI; in InitializeParticles() local