Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_WaveSoundFile.h193 NW_INLINE u32 GetNoteCount() const in GetNoteCount() function
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_WaveSoundFileReader.cpp108 return wsdData.GetNoteCount(); in GetNoteInfoCount()
Dsnd_WaveSoundFile.cpp157 NW_ASSERT( index < GetNoteCount() ); in GetNoteInfo()