ktmidi 0.9.0 released #83
atsushieno
started this conversation in
General
Replies: 2 comments
-
Today I have released ktmidi 0.9.1. It is mostly a bufgix release for iOS/macOS build to get MIDI output channel working. (#85) |
Beta Was this translation helpful? Give feedback.
0 replies
-
0.9.2 is released. This version fixes a couple of issues in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Today I have tagged ktmidi v0.9.0 and released the packages to Maven Central.
There has not been a lot of change in code this time. The version bump is mostly due to upgrade to Kotlin 2.0.
Other notable changes:
SysExChunkManager
that handles incomplete sysex messages, primarily forMidiInput
(SYSEX troubles on nearly every platform #81).On a side note, AlsaMidiAccess for MIDI 2.0 is being implemented, but still not working.
Beta Was this translation helpful? Give feedback.
All reactions