Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/litui/ble-midi-wrench

BLE MIDI Wrench
https://github.com/litui/ble-midi-wrench

Last synced: 15 days ago
JSON representation

BLE MIDI Wrench

Awesome Lists containing this project

README

        

## BLE MIDI Wrench for ESP32-S3-USB-OTG

This was written quickly to allow passing through BLE MIDI to Windows 11 based DAWs over USB. I just happened to have an [ESP32-S3-USB-OTG](https://docs.espressif.com/projects/esp-dev-kits/en/latest/esp32s3/esp32-s3-usb-otg/user_guide.html) on hand.

This should pass through all basic midi functionality with the exception of system exclusive (sysex) messages.

The BLE MIDI Wrench currently appears as a "device" on both the USB side and the BLE side, serving my use case of allowing my ipad to be used as a controller for software and hardware synths connected to a Windows 11 PC. I've tested basic single channel midi and MPE in this scenario.