Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (almost 10 years ago)
- Default Branch: develop
- Last Pushed: 2024-05-06T05:47:22.000Z (8 months ago)
- Last Synced: 2024-05-06T22:22:52.615Z (8 months ago)
- Topics: android, ble-midi, inter-app-midi, midi, midi-api, music, usb-midi
- Language: Java
- Homepage:
- Size: 2.55 MB
- Stars: 73
- Watchers: 10
- Forks: 33
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# javax.sound.midi-for-Android
[![Build Status](https://jitpack.io/v/kshoji/javax.sound.midi-for-Android.svg)](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)