Home
last modified time | relevance | path

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

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