Contents

timeStamp

The MIDI packet timestamp.

Declaration

var timeStamp: MIDITimeStamp

Discussion

If receiving MIDI data, this property represents the time at which the events occurred. If sending MIDI data, it represents the time at which to play the events. A value of 0 means “now.”

The time stamp applies to the first byte or word in the packet.

See Also

Configuring a Packet