Skip to content

Releases: kainosk/Swimi

1.1.2

27 Jul 08:22
fdfb837
Compare
Choose a tag to compare
  • fix #19 : Parser is crashed when corrupted SysEx is inputed. Now Parser ignores corrupted SysEx data correctly.

1.1.1 Fix minor bugs

22 Nov 08:19
83132e2
Compare
Choose a tag to compare

1.1.0 - Add macOS support

26 Oct 05:45
d292cdd
Compare
Choose a tag to compare
  • Add macOS support. Now we can use carthage bootstrap --platform macOS --use-xcframeworks.

1.0.0

14 Oct 04:31
5991c3f
Compare
Choose a tag to compare
  • add SMF parser and generator #11
  • Make MIDI parser's output event typesafe. (Breaking changes.)

Bug Fix (#9)

21 Oct 09:12
2508969
Compare
Choose a tag to compare

This release fixes #9.

Support Xcode10

21 Oct 07:19
471014a
Compare
Choose a tag to compare
Merge pull request #8 from kainosk/fix-#6-#7

Fix #6 #7

Test Release

07 Oct 04:50
d0bd33d
Compare
Choose a tag to compare
Merge pull request #1 from kainosk/implement

Initial implement