Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_DriverCommand.cpp153 DriverCommandSeqTempoRatio* c = reinterpret_cast<DriverCommandSeqTempoRatio*>(command); in ProcessCommandList()
Dsnd_SequenceSound.cpp279 DriverCommandSeqTempoRatio* command = in SetTempoRatio()
280 cmdmgr.AllocCommand<DriverCommandSeqTempoRatio>(); in SetTempoRatio()
/NW4C-1.2.23/include/nw/snd/
Dsnd_DriverCommand.h179 struct DriverCommandSeqTempoRatio : public DriverCommand struct