The TickMessage class represents a Timing Clock MIDI message that can be sent to a MIDI output.
Returns the name of this type. This can be used rather than instanceof which is sometimes unreliable.
The duplicate method returns an exact copy of the MIDI message object on which it was called.
The toArray method converts a MIDI message object into it's byte-array form which can be sent through a MIDI port to a connected piece of MIDI technology.
Generated using TypeDoc
The TickMessage class represents a Timing Clock MIDI message that can be sent to a MIDI output.