nettoyeurny / btmidi

MIDI for Android, over USB as well as Bluetooth
http://nettoyeur.noisepages.com/
52 stars 25 forks source link

MIDI support for Android, over Bluetooth as well as USB, including a Fritzing project that defines a simple Bluetooth MIDI interface. Detailed discussion at http://nettoyeur.noisepages.com/.

Acknowledgment: The implementation of the USB driver was done from scratch, but the idea of writing a soft driver in Java came from Kaoru Shoji's USB-MIDI-Driver (https://github.com/kshoji/USB-MIDI-Driver).