Re: Can't split front and rear outputs in .asoundrc

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

 



Hi Mark,

thanks for your answer, some questions:

Mark Jenks schrieb:
...
>> Now I'm trying to split front and rear output to use them for master and
>> headphone output in mixxx (dj mixer app).
...
> This is the way that I've done it, and it works everytime.
> 
> pcm_slave.eightchannels {
>         pcm "hw:1,0"            # or "hw:1,0" for the second card

this should be pcm "hw:0,0" for the first card, right?

Does your .asoundrc start with the code above, or do you have s.th. 
before like:

pcm.intel8x0 {
            type hw
            card 0
	   device 0

>         channels 8

you define eight channels, and configure three separate stereo devices 
in the following - channels 6/7 are left unused?

My soundcard is a 5.1, I should write channels 6?

Do you have anything else configured, i.e. in /etc/asound.conf?

> }
> pcm.stereo1 {
>         type plug
>         slave.pcm {
>                 type dshare
>                 ipc_key 87882222
>                 slave eightchannels
>                 bindings [ 0 1 ]
>         }
> }
> pcm.stereo2 {
>         type plug
>         slave.pcm {
>                 type dshare
>                 ipc_key 87882222
>                 slave eightchannels
>                 bindings [ 2 3 ]
>         }
> }
> pcm.stereo3 {
>         type plug
>         slave.pcm {
>                 type dshare
>                 ipc_key 87882222
>                 slave eightchannels
>                 bindings [ 4 5 ]
>         }
> }
> 

Cheers,
Frisco

-- 
Personal weblog and more: http://bischof.homelinux.net

Stilblüten aus Schreiben von Versicherungsnehmern:
Ich überfuhr einen Mann. Er gab seine Schuld zu, da ihm dies schon
einmal passiert war.


------------------------------------------------------------------------------
_______________________________________________
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