Replies: 7 comments 1 reply
-
Hi @rp1231 |
Beta Was this translation helpful? Give feedback.
-
Thanks I'll try It out. |
Beta Was this translation helpful? Give feedback.
-
Hi, Thanks |
Beta Was this translation helpful? Give feedback.
-
IMHO your best bet is to start with the rotary encoders (https://github.com/igorantolic/ai-esp32-rotary-encoder) then use the reading to send MIDI commands. |
Beta Was this translation helpful? Give feedback.
-
I had cobbled together some code from an .ino that was meant for the [FortySevenEffects Arduino MIDI Library] but the problem is that the esp connects via ble, but is not detected as a midi device.... Here is a sample test code I tried:
This should work as a test code but isn't working for me. |
Beta Was this translation helpful? Give feedback.
-
Just figured it out. |
Beta Was this translation helpful? Give feedback.
-
Yes, I remember that PITA as well - maybe we should write that down in the wiki section. You want to have a go at that? |
Beta Was this translation helpful? Give feedback.
-
Hi,
Just wanted to ask if this would also need hairless midi to use or will the bluetooth esp32 be detected as a native midi device?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions