Sjmarf to Programmer Humor@programming.dev • 3 months agoLDACsh.itjust.worksimagemessage-square111fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imageLDACsh.itjust.worksSjmarf to Programmer Humor@programming.dev • 3 months agomessage-square111fedilink
minus-square@sus@programming.devlinkfedilink0•edit-23 months 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-squarecircuitfarmerlinkfedilink0•edit-23 months agoThe bitrate is manually enforceable on Linux, too *specifically using PipeWire
minus-square@ProgrammingSocks@pawb.sociallinkfedilink0•3 months agoPipewire or the pulseaduo Bluetooth codec add-on. The pipewire implementation seems to be mimicking the old pulseaudio plugin.
minus-square@cmnybo@discuss.tchncs.delinkfedilinkEnglish0•3 months 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.