-
Is it possible to use the aptx code from https://github.com/pali/libopenaptx (used by pulseaudio, https://lists.freedesktop.org/archives/pulseaudio-discuss/2019-February/030849.html) with bluez-alsa? Cheers, |
Beta Was this translation helpful? Give feedback.
Answered by
arkq
Mar 23, 2021
Replies: 1 comment
-
Yes, it is possible to use this library. Configure build like this: ../configure --enable-aptx --enable-aptx-hd --with-libopenaptx |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
alexjaw
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, it is possible to use this library. Configure build like this: