ktmidi in a Kotlin Project

Опубликовано: 08 Февраль 2026
на канале: James Smith
88
2

I want to show a proof-of-concept of using the KTMIDI project within a Kotlin project. I don't really use Kotlin, but figure that since the KTMIDI project is primarily in Kotlin, I should give it a try.

While I'm only testing out the MIDI 1.0 element in here, I'm aiming to try out MIDI 2.0 later.

This demo is likely not the most efficient way to do this, but I needed to start somewhere.

Source:
https://repo1.maven.org/maven2/dev/at...
https://github.com/atsushieno/ktmidi