Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 17 days agoLDACsh.itjust.worksimagemessage-square108fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageLDACsh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 17 days agomessage-square108fedilink
minus-squaresus@programming.devlinkfedilinkarrow-up0·edit-216 days agoat 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)
minus-squarecircuitfarmer@lemmy.sdf.orglinkfedilinkarrow-up0·edit-216 days agoThe bitrate is manually enforceable on Linux, too *specifically using PipeWire
minus-squareProgrammingSocks@pawb.sociallinkfedilinkarrow-up0·16 days agoPipewire or the pulseaduo Bluetooth codec add-on. The pipewire implementation seems to be mimicking the old pulseaudio plugin.
minus-squarecmnybo@discuss.tchncs.delinkfedilinkEnglisharrow-up0·16 days agoUncompressed 16 bit 48KHz stereo is 1536 kbps, which is just slightly higher than what bluetooth 5 is capable of.
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)
The bitrate is manually enforceable on Linux, too
*specifically using PipeWire
Pipewire or the pulseaduo Bluetooth codec add-on. The pipewire implementation seems to be mimicking the old pulseaudio plugin.
Uncompressed 16 bit 48KHz stereo is 1536 kbps, which is just slightly higher than what bluetooth 5 is capable of.
Oh I forgot about stereo, ha.