Home
last modified time | relevance | path

Searched refs:GetNoteEventCount (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_WaveSoundFile.h228 NW_INLINE u32 GetNoteEventCount() const in GetNoteEventCount() function
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_WaveSoundFile.cpp248 NW_ASSERT( index < GetNoteEventCount() ); in GetNoteEvent()