Closed kshoji closed 9 years ago
Apple's BLE MIDI Specification includes the MIDI data's timestamp. But currently, this library ignores the timestamp attribute.
With the fix above, MidiInputDevice supports the timestamp. But MidiOutputDevice doesn't treat timestamp information.
MidiInputDevice
MidiOutputDevice
Apple's BLE MIDI Specification includes the MIDI data's timestamp. But currently, this library ignores the timestamp attribute.