Re: configuring asoundrc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.pcm "plughw:1"
  }


Regards,
Clemens


_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user



[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux