The number of MIDI ticks that have occured since the start of the song, divided by 6.
The number of MIDI ticks that have occured since the start of the song, divided by 6.
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.
Generated using TypeDoc
IMidiMessage defines an interface which all MIDI message objects should implement in order to be widely useable with the MIDI inputs/outputs that consume them.