Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_WaveSoundFile.cpp177 s8 WaveSoundFile::WaveSoundInfo::GetSurroundPan() const in GetSurroundPan() function in nw::snd::internal::WaveSoundFile::WaveSoundInfo
284 u8 WaveSoundFile::NoteInfo::GetSurroundPan() const in GetSurroundPan() function in nw::snd::internal::WaveSoundFile::NoteInfo
Dsnd_BankFile.cpp321 u8 BankFile::VelocityRegion::GetSurroundPan() const in GetSurroundPan() function in nw::snd::internal::BankFile::VelocityRegion
/NW4C-1.2.23/include/nw/snd/
Dsnd_BasicSoundPlayer.h93 float GetSurroundPan() const { return m_PlayerParamSet.surroundPan; } in GetSurroundPan() function
Dsnd_Voice.h160 f32 GetSurroundPan() const { return m_SurroundPan; } in GetSurroundPan() function
Dsnd_SequenceTrack.h197 float GetSurroundPan() const { return m_ExtSurroundPan; } in GetSurroundPan() function