Undo Changes for PullRequest
Conflict with other opened pull request
This commit is contained in:
parent
31817fba8e
commit
ad26e7b4ed
|
|
@ -122,7 +122,6 @@ protected:
|
||||||
The header byte contains the topmost 6 bits of timing information for MIDI events in the BLE
|
The header byte contains the topmost 6 bits of timing information for MIDI events in the BLE
|
||||||
packet. The remaining 7 bits of timing information for individual MIDI messages encoded in a
|
packet. The remaining 7 bits of timing information for individual MIDI messages encoded in a
|
||||||
packet is expressed by timestamp bytes.
|
packet is expressed by timestamp bytes.
|
||||||
|
|
||||||
Timestamp Byte
|
Timestamp Byte
|
||||||
bit 7 Set to 1.
|
bit 7 Set to 1.
|
||||||
bits 6-0 timestampLow: Least Significant 7 bits of timestamp information.
|
bits 6-0 timestampLow: Least Significant 7 bits of timestamp information.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue