Searched defs:pitch (Results 1 – 24 of 24) sorted by relevance
51 f32 pitch; member68 f32 pitch; member
31 f32 pitch; // NW4R では tune という名前だった member
37 float pitch; member77 void SetPitch( float pitch ) { m_PlayerParamSet.pitch = pitch; } in SetPitch()
307 void SetPitch( f32 pitch ) { m_ActorParam.pitch = pitch; } in SetPitch()
284 void SetPitch( f32 pitch ) in SetPitch()799 void SetTrackPitch( u32 trackBitFlag, f32 pitch ) in SetTrackPitch()
44 f32 pitch; member92 f32 pitch; member194 f32 pitch; member
324 void SetPitch( float pitch ) in SetPitch()
291 void SetPitch( f32 pitch ) in SetPitch()
302 void SetPitch( f32 pitch ) in SetPitch()
199 f32 pitch; member
161 void SetUserPitch( f32 pitch ) { m_UserPitch = pitch; } in SetUserPitch()
179 void SetPitch( float pitch ) { m_ExtPitch = pitch; } in SetPitch()
145 float pitch; member
135 float pitch; in UpdateAmbientParam() local
571 f32 pitch = 1.0f; in UpdateParam() local868 void BasicSound::SetPitch( f32 pitch ) in SetPitch()
235 register f32 pitch; in Update() local
392 f32 pitch = ( m_ParserTrackParam.pitchBend.GetValue() / 128.0f ) * m_ParserTrackParam.bendRange; in UpdateChannelParam() local
179 f32 pitch; in CalcPitch() local
746 register int pitch = pitch_; in CalcPitchRatio() local
425 void SequenceSound::SetTrackPitch( u32 trackBitFlag, f32 pitch ) in SetTrackPitch()
514 void SequenceSoundPlayer::SetTrackPitch( u32 trackBitFlag, float pitch ) in SetTrackPitch()
745 void Voice::SetPitch( f32 pitch ) in SetPitch()
1044 f32 pitch = nw::math::F_PI * random->NextFloatSignedHalf(); in CalcSphereForm() local
1287 f32 pitch = this->m_ParticleRandom.NextFloatSignedHalf() * nw::math::F_PI; in InitializeParticles() local