Releases: orchetect/MIDIKit
Releases · orchetect/MIDIKit
0.1.15
- New
MIDIEventLogger
example project - Initial Universal MIDI Packet (UMP) support
- Refactored and improved MIDI events filter methods
- Added name property to
MIDI.Event.CC
and all children - Fixed crashes on macOS Big Sur
- Various bug fixes and improvements
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
- Base
MIDI
namespace added - Various protocols renamed
- Sync: added
FullFrameBehavior
toMTC.Encoder
/MTC.Generator
- Sync: bugfix in
MTC.Encoder.locate(to:)
full-frame message behavior - New file header format
- Updated example projects with minor additions