We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a0ae2b commit 04f4011Copy full SHA for 04f4011
README.md
@@ -1,6 +1,16 @@
1
# javax.sound.midi-for-Android
2
+[](https://travis-ci.org/kshoji/javax.sound.midi-for-Android)
3
4
This library is a porting of Java `javax.sound.midi` package.
5
It's used with `USB MIDI Driver` project or `BLE MIDI for Android` project.
6
7
Using this library, the existing Java MIDI project can be ported to Android app easily.
8
+
9
+Usage of the library
10
+--------------------
11
12
+For the detail, see the [wiki](https://github.com/kshoji/javax.sound.midi-for-Android/wiki).
13
14
+LICENSE
15
+=======
16
+[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)
0 commit comments