0.4.12
API Updates
- Changed
MIDI.Event(sysEx7RawBytes:)
toMIDI.Event.sysEx7(rawBytes:)
static func - Changed
MIDI.Event(sysEx8RawBytes:)
toMIDI.Event.sysEx8(rawBytes:)
static func - Refactored NRPN API to be consistent with RPN API
Misc
- Minor README updates
- Updated CI to build UB2 (both macOS x86 and arm64)