ESP32_Host_MIDI turns an ESP32 into a multi-protocol MIDI hub. Connect a USB MIDI keyboard over USB Host, receive notes from an iPhone over BLE, bridge a DAW over WiFi with RTP-MIDI (Apple MIDI), talk ...
export boot_app0_dir="$HOME/.platformio/packages/framework-arduinoespressif32/tools/partitions" docker run -it --rm --privileged -v=/dev:/dev -v $boot_app0_dir:$boot ...