> "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>
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"
capture