Releases: orchetect/MIDIKit
Releases · orchetect/MIDIKit
0.1.11
Internal namespace update
0.1.10
- Changed capture semantics
0.1.9
- Resolved critical threading issues and retain cycles
0.1.8
- Added
AnyUniqueID
and AnyEndpoint
0.1.7
Preliminary refactoring and events support.
- API is sill subject to change prior to 0.2.0 release.
- Full release notes will be included once 0.2.0 is released.
0.1.6
- Base
MIDI
namespace added
- Various protocols renamed
- Sync: added
FullFrameBehavior
to MTC.Encoder
/MTC.Generator
- Sync: bugfix in
MTC.Encoder.locate(to:)
full-frame message behavior
- New file header format
- Updated example projects with minor additions
0.1.5
- Added:
MTC.Encoder
- Added:
MTC.Generator
- Updated: MIDIKitSyncTestHarness example project with MTC Generator
- Updated sync documentation
- Various bugfixes and improvements to
MTC.Decoder
and MTC.Receiver
0.1.4
- Updated for compatibility with TimecodeKit 1.1.0 dependency
0.1.3
- Fixed crash when calling
MIDIPacketNext
- Refactored
MIDIPacketData
0.1.2
- IO: Fixed rare MIDIPacketList.PacketListIterator crash when calling
MIDIPacketNext