Running Ubuntu Studio 20.04 LTS.
I have followed all the steps illustrated in ArchimedesMP's answer to How to enable AptX for Bluetooth devices?.
I have an HD AptX compatible device (Audioengine B1) which should be able to receive HD audio over BT. I am definitely able to do so on Windows and also when I stream music from my phone.
I made sure I selected pulse audio as the audio engine in the audio mixer (A2DP Sink is actually the only option there, should it show AptX here, perhaps?) as well as in the audio player I am using (I tried Strawberry, Guayadeque and Rhythmbox).
sudo hcidump avdtp
only returns the following:
HCI sniffer - Bluetooth packet analyzer ver 5.53
device: hci0 snap_len: 1500 filter: 0x400
Before installing pulseaudio-modules-bt
I could actually see the program "sniffing" the packets over the Bluetooth connection.
Any idea of what I am doing wrong?