athom-tech / Sound-Reactive-WLED

MIT License
62 stars 6 forks source link

MIDI Ble/Usb support ? #1

Open IamMattM opened 11 months ago

IamMattM commented 11 months ago

MIDI-over-Ble (or USB) to visualise piano

https://github.com/onlaj/Piano-LED-Visualizer https://www.youtube.com/watch?v=wHqhFw5Xn8o&list=PLGSfPwCspK8asmtxayTsUdgZbCWNd9IbO&index=5 https://www.youtube.com/watch?v=jIfn-nYL8zU&list=RDzqWAbJM2dmg&index=2

https://www.arduino.cc/reference/en/libraries/esp32-ble-midi/ https://github.com/max22-/ESP32-BLE-MIDI https://www.reddit.com/r/FastLED/comments/mov7na/midi_control_ws28_leds/ https://gist.github.com/dmadison/ab4c620f9e6ccd540d0ff1643c2cde49

Thank you for your ideas for making WLED better!

Drizzt321 commented 9 months ago

@IamMattM I'd go ahead and go to https://kno.wled.ge/ for the official WLED docs and repo.

Not sure MIDI over Bluetooth will ever be officially supported, but you can always seek to make a Usermod to add the capabilities.