javax.sound.midi-for-Android
May 6, 2024 ยท View on GitHub
This library is a porting of Java javax.sound.midi package.
It's used with USB MIDI Driver project or BLE MIDI for Android project.
Using this library, the existing Java MIDI project can be ported to Android app easily.
Usage of the library
For the detail, see the wiki.