2

So, I've installed Ubuntu Studio on a laptop, and gotten LMMS working with JACK. I was also able to pair a set of BlueTooth Headphones with Studio. However, it seems LMMS won't play audio to the BT 'phones. It keeps playing out the laptop speakers.

How do I get it to play to the headphones? Or is that simply not possible with JACK? Perhaps JACK does not support BT?

1 Answers1

4

Jack cannot support Bluetooth headphones. Bluetooth headphone support is handled exclusively by PulseAudio (not even ALSA).

The reason for Jack not supporting Bluetooth audio devices is primarily because Jack is for low latency professional audio, and Bluetooth adds a lot of latency. Basically, it's outside of the scope of the project altogether.