sieren / blidino

Arduino USB-MIDI to MIDI over Bluetooth LE Project
http://www.s-r-n.de/midimittr/
MIT License
153 stars 16 forks source link

Preliminary Bidirectional Support #2

Closed sieren closed 8 years ago

sieren commented 8 years ago

Introduced a separate BLEParser to parse incoming BLE Messages to plain MIDI. This needs testing by someone with a USB MIDI device on the receiving end. Any feedback would be appreciated.

Code cleanup and improvements.