Home
last modified time | relevance | path

Searched refs:GetNoteInfo (Results 1 – 3 of 3) sorted by relevance

/NW4C-1.3.3/include/nw/snd/
Dsnd_WaveSoundFile.h198 const NoteInfo& GetNoteInfo( u32 index ) const;
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_WaveSoundFileReader.cpp145 m_pInfoBlockBody->GetWaveSoundData( index ).GetNoteInfo( noteIndex ); in ReadNoteInfo()
Dsnd_WaveSoundFile.cpp153 WaveSoundFile::WaveSoundData::GetNoteInfo( u32 index ) const in GetNoteInfo() function in nw::snd::internal::WaveSoundFile::WaveSoundData