Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_WaveSoundFile.h200 const NoteInfo& GetNoteInfo( u32 index ) const;
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_WaveSoundFileReader.cpp147 m_pInfoBlockBody->GetWaveSoundData( index ).GetNoteInfo( noteIndex ); in ReadNoteInfo()
Dsnd_WaveSoundFile.cpp155 WaveSoundFile::WaveSoundData::GetNoteInfo( u32 index ) const in GetNoteInfo() function in nw::snd::internal::WaveSoundFile::WaveSoundData