-
Notifications
You must be signed in to change notification settings - Fork 148
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
HD audio codec instead of lossy SBC #141
Comments
Back in December 2020, I changed the rpi-audio-receiver to cover aptX. I do not have the device in my home, but these are my notes from back then:
To check Hardware support for Codecs:
Back then, I did not know yet about SBC-XQ:
I invite you to read the entire article at: http://soundexpert.org/articles/-/blogs/audio-quality-of-sbc-xq-bluetooth-audio-codec Does blueALSA has support for SBC-XQ? There is a related issue in their Github arkq/bluez-alsa#548 which suggests that it is just a matter of proper configuration. In any way, I suggest to mention the currently supported audio codecs in the README.md and if need be, add documentation of how more audio codecs can be enabled. I will do some tests myself in the next days and report back. |
It would be nice if an HD audio codec would be used instead of the lossy SBC. If the source material is lossy too (mp3) the overall quality doesn't improve ;-)
I have tested AAC myself and it works, although I have tested with alsa, not pulseaudio. Even better would be aptX HD.
Resources:
https://codeberg.org/epinez/raspi-bt-hd-audio-receiver
https://forums.raspberrypi.com/viewtopic.php?t=283158
The text was updated successfully, but these errors were encountered: