Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)