Re: [Alsa-user] configuring asoundrc

2021-02-03 Thread James Cloos
> "CL" == Clemens Ladisch writes: CL> [my attempt] disables all automatic sample rate/format conversions. Ah. I based it on what I had worked out years ago for my main workstation CL> Replace it with: CL> pcm.!default { CL> type asym CL> playback.pcm "plug:hdmi:0,0" CL>

Re: [Alsa-user] configuring asoundrc

2021-02-03 Thread Clemens Ladisch via Alsa-user
James Cloos wrote: > pcm.!default { > type hw > card Generic > device 3 > } > > ctl.!default { > type hw > card Generic > } This disables all automatic sample rate/format conversions. Replace it with: pcm.!default { type asym playback.pcm "plug:hdmi:0,0"