Home
last modified time | relevance | path

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

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