ktmidi 0.5.0 release (and updates) #46
atsushieno
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Today I have released ktmidi 0.5.0, to support most of MIDI 2.0 June 2023 updates. It is a big release that involves many changes. It is likely the first SMF2 implementation in the world, kind of.
.read()
and.write()
) now follows "MIDI Clip File" (SMF2) specification, in that their tracks outputs SMF2CLIP, DCS, DCTPQ, DCS, Start of Clip, etc.build.gradle.kts
) so that it would produce more native Maven packages whenever they cross-compile on Linux (GitHub Actions).If you found any issues please report them on this repo (or mugene-ng if it is about the MML compiler).
Beta Was this translation helpful? Give feedback.
All reactions