We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31817fb commit ad26e7bCopy full SHA for ad26e7b
src/BLEMIDI_Transport.h
@@ -122,7 +122,6 @@ class BLEMIDI_Transport
122
The header byte contains the topmost 6 bits of timing information for MIDI events in the BLE
123
packet. The remaining 7 bits of timing information for individual MIDI messages encoded in a
124
packet is expressed by timestamp bytes.
125
-
126
Timestamp Byte
127
bit 7 Set to 1.
128
bits 6-0 timestampLow: Least Significant 7 bits of timestamp information.
0 commit comments