Searched defs:GetPitch (Results 1 – 7 of 7) sorted by relevance
| /NW4C-2.0.3/include/nw/snd/ | ||
| D | snd_SoundActor.h | 326 f32 GetPitch() const { return m_ActorParam.pitch; } in GetPitch() function |
| D | snd_BasicSoundPlayer.h | 89 float GetPitch() const { return m_PlayerParamSet.pitch; } in GetPitch() function |
| D | snd_Voice.h | 153 f32 GetPitch() const { return m_Pitch; } in GetPitch() function |
| D | snd_SequenceTrack.h | 193 float GetPitch() const { return m_ExtPitch; } in GetPitch() function |
| /NW4C-2.0.3/sources/libraries/snd/ | ||
| D | snd_WaveSoundFile.cpp | 186 f32 WaveSoundFile::WaveSoundInfo::GetPitch() const in GetPitch() function in nw::snd::internal::WaveSoundFile::WaveSoundInfo |
| D | snd_BankFile.cpp | 332 f32 BankFile::VelocityRegion::GetPitch() const in GetPitch() function in nw::snd::internal::BankFile::VelocityRegion |
| D | snd_BasicSound.cpp | 880 f32 BasicSound::GetPitch() const in GetPitch() function in nw::snd::internal::BasicSound |