Home
last modified time | relevance | path

Searched refs:tempo (Results 1 – 4 of 4) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_SequenceSoundPlayer.h142 u16 tempo; member
279 …f32 CalcTickPerMinute() const { return m_ParserParam.timebase * m_ParserParam.tempo * m_TempoRatio… in CalcTickPerMinute()
/NW4C-2.0.3/SampleData/Sound/Projects/simple/seq/
Dse.cseq150 tempo 103
191 tempo 103
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SequenceSoundPlayer.cpp119 m_ParserParam.tempo = DEFAULT_TEMPO; in Initialize()
Dsnd_MmlParser.cpp434 playerParam.tempo = static_cast<u16>( in CommandProc()