Specifications
DSP Commands 6-13
36h
UART polling mode MIDI I/O with time stamping
Output 36h
Remarks For time stamping mode, in-bound MIDI data is tagged with a time stamp by the
DSP. The time stamp is a 3-byte quantity in units of milliseconds.
The order of time stamped in-bound MIDI data is:
nTime.LowByte, nTime.MidByte, nTime.HighByte, bMidiData
Refer to command 34h on the characteristics of MIDI UART mode and on how to
terminate it.
See Also command 37h, Interrupt mode MIDI I/O with time stamping
Available
1.xx 2.00 2.01+ 3.xx 4.xx
9999
37h
UART interrupt mode MIDI I/O with time stamping
Output 37h
Remarks After sending this command, the DSP will generate an interrupt to signal the
application when there is any in-bound MIDI data. In-bound MIDI data is time
stamped by the DSP.
Refer to command 34h on the characteristics of MIDI UART mode and on how to
terminate it.
Refer to command 36h on MIDI time stamping mode.
See Also command 36h, UART polling mode MIDI I/O with time stamping
Available
1.xx 2.00 2.01+ 3.xx 4.xx
9999