audinux / fedora-spec

Spec files for fedora packages
https://audinux.github.io
GNU General Public License v3.0
24 stars 7 forks source link

bluez: add support for MIDI BLE #66

Open anbonifacio opened 5 hours ago

anbonifacio commented 5 hours ago

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 out to any plugin midi in, the device disappears and reappears instantly. I'm not sure where the problem is, if it's PipeWire or bluez, but I've read that bluez compilation default is without --enable-midi option.

Could you try to create a Fedora package for bluez with --enable-midi?

Thanks!

ycollet commented 5 hours ago

I had a same kind of problem while connecting a MIDI Bluetooth recorder. I filed this bug report ... which had been closed by the maintainer of the package: https://bugzilla.redhat.com/show_bug.cgi?id=2211730

I will check if it's simple to override the bluez package by a package on this repo.

ycollet commented 5 hours ago

I also remember that after building a bluez version with --enable-midi, the recorder was still not working due to a SELinux problem. Can you check if SELinux triggered a message for you ? I don't remember the command to use ...