wordsToSend
A counter of the number of words to send.
Declaration
var wordsToSend: UInt32Discussion
Initially, the number of words to send. MIDISendUMPSysex(_:) decrements this counter as it sends the data.
A counter of the number of words to send.
var wordsToSend: UInt32Initially, the number of words to send. MIDISendUMPSysex(_:) decrements this counter as it sends the data.