Home
last modified time | relevance | path

Searched defs:GetSurroundPan (Results 1 – 6 of 6) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_WaveSoundFile.cpp179 s8 WaveSoundFile::WaveSoundInfo::GetSurroundPan() const in GetSurroundPan() function in nw::snd::internal::WaveSoundFile::WaveSoundInfo
286 u8 WaveSoundFile::NoteInfo::GetSurroundPan() const in GetSurroundPan() function in nw::snd::internal::WaveSoundFile::NoteInfo
Dsnd_BankFile.cpp323 u8 BankFile::VelocityRegion::GetSurroundPan() const in GetSurroundPan() function in nw::snd::internal::BankFile::VelocityRegion
Dsnd_BasicSound.cpp961 f32 BasicSound::GetSurroundPan() const in GetSurroundPan() function in nw::snd::internal::BasicSound
/NW4C-2.0.3/include/nw/snd/
Dsnd_BasicSoundPlayer.h96 float GetSurroundPan() const { return m_PlayerParamSet.surroundPan; } in GetSurroundPan() function
Dsnd_Voice.h162 f32 GetSurroundPan() const { return m_SurroundPan; } in GetSurroundPan() function
Dsnd_SequenceTrack.h199 float GetSurroundPan() const { return m_ExtSurroundPan; } in GetSurroundPan() function