Searched defs:GetPitch (Results 1 – 6 of 6) sorted by relevance
| /NW4C-1.2.23/include/nw/snd/ | ||
| D | snd_SoundActor.h | 318 f32 GetPitch() const { return m_ActorParam.pitch; } in GetPitch() function |
| D | snd_BasicSoundPlayer.h | 86 float GetPitch() const { return m_PlayerParamSet.pitch; } in GetPitch() function |
| D | snd_Voice.h | 151 f32 GetPitch() const { return m_Pitch; } in GetPitch() function |
| D | snd_SequenceTrack.h | 191 float GetPitch() const { return m_ExtPitch; } in GetPitch() function |
| /NW4C-1.2.23/sources/libraries/snd/ | ||
| D | snd_WaveSoundFile.cpp | 184 f32 WaveSoundFile::WaveSoundInfo::GetPitch() const in GetPitch() function in nw::snd::internal::WaveSoundFile::WaveSoundInfo |
| D | snd_BankFile.cpp | 330 f32 BankFile::VelocityRegion::GetPitch() const in GetPitch() function in nw::snd::internal::BankFile::VelocityRegion |