Skip to content

Initial release

Compare
Choose a tag to compare
@tannewt tannewt released this 31 Mar 20:46
2ceed3f

Initial release of BLE MIDI. It works in both directions. Outgoing messages are timestamped. Incoming messages have their timestamps removed and ignored.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-ble-midi.

Read the docs for info on how to use it.