Home
last modified time | relevance | path

Searched refs:DriverCommandSeqTempoRatio (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_DriverCommand.cpp162 DriverCommandSeqTempoRatio* c = reinterpret_cast<DriverCommandSeqTempoRatio*>(command); in ProcessCommandList()
Dsnd_SequenceSound.cpp240 DriverCommandSeqTempoRatio* command = in SetTempoRatio()
241 cmdmgr.AllocCommand<DriverCommandSeqTempoRatio>(); in SetTempoRatio()
/NW4C-2.0.3/include/nw/snd/
Dsnd_DriverCommand.h186 struct DriverCommandSeqTempoRatio : public DriverCommand struct