Search found 1 match
- Wed Apr 20, 2022 12:55 pm
- Forum: ESP32 Arduino
- Topic: ESP-32S: How to send MIDI sysex commands through BLE to Roland FP-30 piano?
- Replies: 0
- Views: 1041
ESP-32S: How to send MIDI sysex commands through BLE to Roland FP-30 piano?
Hi, I would like to build a remote controller for the Roland FP-30 piano with ESP-32S. For this I need to send midi commands from the esp to roland over ble. I checked the following github projects: (1) https://github.com/jcgfsantos/BLEMidiMETROland (2) https://github.com/evanraalte/RolandPiano I te...