Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_SequenceSoundPlayer.h127 static const int DEFAULT_TEMPO = 120; variable
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SequenceSoundPlayer.cpp117 m_ParserParam.tempo = DEFAULT_TEMPO; in Initialize()