RyoKosaka / HelloDrum-arduino-Library

This is a library for making E-Drum with arduino.
https://open-e-drums.com/
MIT License
234 stars 57 forks source link

ESP32 ble mac osx not advertised #21

Open TheEngineersCorner opened 3 years ago

TheEngineersCorner commented 3 years ago

Hi Ryo, I have used your default simple BLE example. I am able to discover on windows, but can not connect via any apple devices running mac os. When connecting the devices on windows via BLE it also does not seem to register as MIDI device. Did you encounter these problems?

I read on nkolban's esp ble issues, the name exceeds the transmitting data package. I tried recuding the name to one character with no luck.

I have successfully used the serial hairless midi to loopmidi to waveform 11 and MT Power Drum Kit 2 VST, with arduino nano and uno. for anyone trying out this project.

TheEngineersCorner commented 3 years ago

an update, for windows. using midiberry from the microsoft store I am able to grab the bluetooth midi isntructions and route them through to loopmidi and then to waveform. I can not seem to get the drums to map with the piezo discs, for some reason the kick beat 0x50 cycles for a bit so I could see that the esp32 was sending midi instruction. still no progress on mac address