Re: mixing dmix with plug

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

 



On Sat, 10 Oct 2009, Mikhail Ramendik wrote:

> Hello,
>
> I am trying to make an .asoundrc that would give me iec958 output on
> my system while also supporting dmix.
>
> Without dmix, I get iec958 output with the following .asoundrc :
>
> pcm.!default {
>    type plug
>    slave.pcm iec958
> }
>
> But I do need dmix, and I can't make it work. Try 1:
>
> pcm.!default {
>    type dmix
>    slave.pcm iec958
> }

Try:

pcm.!default {
   type plug
   slave.pcm "dmix:iec958"
}

 					Jaroslav

-----
Jaroslav Kysela <perex@xxxxxxxx>
Linux Kernel Sound Maintainer
ALSA Project, Red Hat, Inc.


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
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