Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_SequenceSoundPlayer.h126 static const int DEFAULT_TIMEBASE = 48; /* 四分音符分解能 */ variable
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SequenceSoundPlayer.cpp118 m_ParserParam.timebase = DEFAULT_TIMEBASE; in Initialize()