-
Hi, I'm trying to use CME WIDI Master and WIDI Thru6 BT products with Fedora 41 and Audinux repos.
They connect correctly with bluetooth and the device shows up in Carla, but when I connect the midi…
-
Not quite sure if this is an issue with the library or the RTP protocol. But I'm using MIDI as the transport protocol for configuration data for some devices, and the JSON data is serialised with Ardu…
-
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 …