-
I am trying to use the BLE MIDI-controller M-vave SMK-25. I compiled Bluez 5.66(and several older versions) from the sources, and the controller worked, but there are problems if the generated events …
-
Here is the code - I am able to connect to the CME WIDI jack via ESP32 BLE. The Widi Jack is able to receive program / control changes from other devices e.g. Mainstage in mac or midipad in ios. Here …
-
I couldn't find anything about requesting a password when pairing the BLE-MIDI with another device, so I guess it could be a legitimate feature request?
The reason for this is that if we don't pair …
-
I´m trying to use this code and it works perfectly when i use it with my phone, but when I try to connect it to my computer to use it with MIDIberry it doesnt connect. Is there any driver or something…
-
https://github.com/cbrightly/m5stack-BLE-MIDI
-
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 …
-
wonderful work on the BLE library and examples! thanks @nkolban for all the work!
i've been playing around with BLE MIDI with the ESP32 am having trouble getting Apple devices (iOS or OSX) to see t…
-
Are there plans to leverage the ESP-32's networking to work with wireless midi controllers (BLE or Wifi)?
-
Hello,
I am using a XIAO BLE Sense (NRF52840) board to map IMU data into MIDI CC.
Yes I know this might be special topic because of the "core", so this is for information only.
Long story short…
-
I stumbled upon this:
https://github.com/lathoub/Arduino-BLE-MIDI?tab=readme-ov-file
It seems the work to implement BLE Midi on Nano 33 BLE is done for other midi libraries... will that make it …