ktmidi 0.4.0 series updates #26
atsushieno
started this conversation in
General
Replies: 2 comments
-
|
Today we tagged ktmidi 0.4.1 release. It includes fix for JvmMidiAccess to get it really working (by @Burtan). |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Today we tagged ktmidi 0.4.2 release, and it is published to Maven Central. This release contains a couple of fixes thanks to @sed0 :
There will be more fixes to come, maybe soon. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Today we tagged the latest release as v0.4.0. There have been too many changes since 0.3.0 so I gave up enumerating what's new. Some items that come up in my mind are -
ktmidi-jvm-desktop(JNA) andktmidi-native-ext(cinterop) packages.Midi2PlayerandMidi2Musicbecame really usable, proved as inplayer-sample(JVM and Native).Midi2Musicsupports SMF-like delta time in its pseudo JR Timestamp messagesMidi2Musicsupports SMF meta events in certain sysex8 formats so that it can store tempo changes etc.UmpTranslatorconverts UMPs to and from MIDI 1.0 bytestreams.MidiCIFactoryandMidiCIRetrievaloffer binary generation and parsing, of MIDI-CI sysex bytes.MidiCIConnectionprovides basic MIDI-CI initiator/recipient workflows.This discussion was created from the release ktmidi 0.4.0.
Beta Was this translation helpful? Give feedback.
All reactions