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

Programmer Humor

22232 readers
533 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
[–] circuitfarmer@lemmy.sdf.org 48 points 2 months ago (3 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.

[–] sus@programming.dev 24 points 2 months ago* (last edited 2 months ago) (3 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)

[–] cmnybo@discuss.tchncs.de 28 points 2 months ago (1 children)

Uncompressed 16 bit 48KHz stereo is 1536 kbps, which is just slightly higher than what bluetooth 5 is capable of.

[–] sus@programming.dev 22 points 2 months ago

Oh I forgot about stereo, ha.

[–] circuitfarmer@lemmy.sdf.org 11 points 2 months ago* (last edited 2 months ago) (1 children)

The bitrate is manually enforceable on Linux, too

*specifically using PipeWire

[–] ProgrammingSocks@pawb.social 7 points 2 months ago

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

[–] SirEDCaLot@lemmy.today 1 points 2 months ago

That's assuming raw PCM data, no compression (lossy or lossless) whatsoever.

LDAC can do lossless redbook audio (16 bit 44.1 KHz) at 990kbps. All other modes are lossy.
It's probably doing something much like FLAC- lossy encoder + residual corrections to ensure you get the original waveform back out, but with less bandwidth than raw PCM.

[–] SaharaMaleikuhm@feddit.org 4 points 2 months ago

Are you using the Hifi Power Cable to? Very important to have

[–] ThomasLadder_69@lemmy.ml 0 points 2 months ago* (last edited 2 weeks ago) (2 children)

I highly doubt that. Do a proper ABx test (such as the one on digitalfeed.net) I have yet to meet someone who can pass the tests with a reasonable degree of accuracy.

[–] circuitfarmer@lemmy.sdf.org 4 points 2 months ago* (last edited 2 months ago) (1 children)

You highly doubt my personal experience?

[–] ThomasLadder_69@lemmy.ml 0 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Yes, because I have been an audio engineer for over two decades now. Show me someone who can reliably pass the iTunes test. Science does not care about your subjective personal experience.

[–] circuitfarmer@lemmy.sdf.org 0 points 2 weeks ago (1 children)
[–] ThomasLadder_69@lemmy.ml 1 points 2 weeks ago

That would hurt my feelings if I wasn't a millennial lmao.

Seriously, though, your failure to even attempt to have a discussion tells me you have the discipline/intellect of a 14 y/o Ipad kid who learns everything from chatgpt.

[–] TheOakTree@lemm.ee 2 points 2 months ago* (last edited 2 months ago)