Skip to content

Releases: orchetect/MIDIKit

0.1.11

05 Aug 19:25
59770c1
Compare
Choose a tag to compare
0.1.11 Pre-release
Pre-release

Internal namespace update

0.1.10

05 Aug 18:39
a8992da
Compare
Choose a tag to compare
0.1.10 Pre-release
Pre-release
  • Changed capture semantics

0.1.9

05 Aug 01:18
1e30728
Compare
Choose a tag to compare
0.1.9 Pre-release
Pre-release
  • Resolved critical threading issues and retain cycles

0.1.8

03 Aug 04:24
24ad8bc
Compare
Choose a tag to compare
0.1.8 Pre-release
Pre-release
  • Added AnyUniqueID and AnyEndpoint

0.1.7

02 Aug 19:52
249848e
Compare
Choose a tag to compare
0.1.7 Pre-release
Pre-release

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

29 Jun 23:37
Compare
Choose a tag to compare
0.1.6 Pre-release
Pre-release
  • 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

17 Jun 22:05
51a929c
Compare
Choose a tag to compare
0.1.5 Pre-release
Pre-release
  • 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

24 Apr 01:09
Compare
Choose a tag to compare
0.1.4 Pre-release
Pre-release
  • Updated for compatibility with TimecodeKit 1.1.0 dependency

0.1.3

14 Apr 04:06
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release
  • Fixed crash when calling MIDIPacketNext
  • Refactored MIDIPacketData

0.1.2

13 Apr 19:47
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release
  • IO: Fixed rare MIDIPacketList.PacketListIterator crash when calling MIDIPacketNext