On 10/22/23 3:19 PM, Jorge Fábregas wrote:
> My DAC supports S24_3LE and S16_LE formats, but Pipewire seems to
> default to S24_3LE even for 16-bit files from CDs.
Ok I found the answer to my dilemma straight from the horse's mouth:
https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/2411
Hi,
I recently tweaked my pipewire.conf to allow various sample rates for my
AudioEngine D1 DAC:
default.clock.allowed-rates = [ 96000 88200 48000 44100 32000 ]
...and it's working smoothly. Now, I'm curious about bit depth.
My DAC supports S24_3LE and S16_LE formats, but Pipewire seems to
defa