https://github.com/kshoji/javax.sound.midi-for-android
Package javax.sound.midi porting for Android
https://github.com/kshoji/javax.sound.midi-for-android
android ble-midi inter-app-midi midi midi-api music usb-midi
Last synced: 3 months ago
JSON representation
Package javax.sound.midi porting for Android
- Host: GitHub
- URL: https://github.com/kshoji/javax.sound.midi-for-android
- Owner: kshoji
- License: apache-2.0
- Created: 2015-01-28T09:35:32.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2024-05-06T05:47:22.000Z (about 1 year ago)
- Last Synced: 2025-03-24T03:34:49.305Z (3 months ago)
- Topics: android, ble-midi, inter-app-midi, midi, midi-api, music, usb-midi
- Language: Java
- Homepage:
- Size: 2.55 MB
- Stars: 78
- Watchers: 9
- Forks: 34
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# javax.sound.midi-for-Android
[](https://jitpack.io/#kshoji/javax.sound.midi-for-Android)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](https://github.com/kshoji/javax.sound.midi-for-Android/wiki).
LICENSE
=======
[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)