Home
last modified time | relevance | path

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

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