-
Hi!
I joust found your project, at and it seems very promising!
I might have overlooked something?
But, I'm a musician and I've just recently bought a VoiceLive 3 Extreme.
I'm also using an iPad…
-
Hello! First of all thank you for all your great work! I have this up and running on an embedded ARM system and am able to connect to and send MIDI to BLE MIDI devices. However, the midi device is …
-
I've noticed that all MIDI Bluetooth devices in the MIDI preferences are labeled the same. If there is more than one MIDI Bluetooth device, then MIDI Automator selects all of them as the device. Runni…
-
```
/*
Based on:
BLE_MIDI Example by neilbags
https://github.com/neilbags/arduino-esp32-BLE-MIDI
Based on BLE_notify example by Evandro Copercini.
Creates a BLE MIDI ser…
-
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.yo…
-
Hi,
just bought a AkaiPRO LPK25 wireless to use with my tabled and smartphone.
On my Redmi Note 7, running on LineageOS 18.1 official, the "Midi Ble connect"-app works perfect. But on my Galaxy S5e …
-
Hi Martin,
Your detailed protocol document was extremely helpful to understand the SysEx. Thank you for that!
I wanted to ask if you are aware of the feasibility of using BLE to send the SysEx da…
-
Hi,
I want to implement support for BLE MIDI interfaces under FreeBSD.
Probably it makes most sense to create an ALSA client using the alsa-seq-server daemon, for Bluetooth only.
I want that …
-
I have seen lots of BLE Midi projects, my accordeon also uses BLE Midi at this point, it would be cool if we can connect to the WVR via BLE, I have seen that every BLE capable microcontroller can send…
-
Hi, I have been playing with the BLE MIDI Client example on an ESP32, but can't find a way of scanning available BLE MIDI servers and connecting to one of them. Is that even possible?
Thanks.