Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluetooth MIDI #20

Open
baracoder opened this issue Nov 16, 2024 · 0 comments
Open

Bluetooth MIDI #20

baracoder opened this issue Nov 16, 2024 · 0 comments

Comments

@baracoder
Copy link

Bitwig does not seem to find bluetooth midi controllers, while running show-midi lists it fine. It works with the workaround mentioned here

# Load virtual midi device
sudo modprobe snd_virmidi midi_devs=1

# list devices
aconnect -o

# set up a connection between the virtual midi device and the bluetooth module or other way around with e.g.
aconnect 128:0 20:0

Is there maybe a permission or library missing in the flatpak sandbox to get it working directly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant