this post was submitted on 24 Jan 2025
842 points (99.5% liked)

Programmer Humor

20676 readers
1308 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 49 points 3 weeks ago (10 children)

As unfortunate as the naming misdirection is, I have to say: LDAC sounds significantly better (to me) than other Bluetooth codecs I have tried. It also works on Linux and android with no issues whatsoever. Open source is good.

I use it with a pair of Sony XM5's, which can also be used in wired mode, so you kind of get the best of both worlds.

[–] [email protected] 24 points 3 weeks ago* (last edited 3 weeks ago) (5 children)

at high signal strength LDAC should default to 990kbps.. which is kind of ridiculous since it's so high it's higher than some lossless codecs, like uncompressed 16-bit 48kHz. (which is higher than standard CD quality)

[–] [email protected] 11 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

The bitrate is manually enforceable on Linux, too

*specifically using PipeWire

[–] [email protected] 7 points 3 weeks ago

Pipewire or the pulseaduo Bluetooth codec add-on. The pipewire implementation seems to be mimicking the old pulseaudio plugin.

load more comments (3 replies)
load more comments (7 replies)