Re: [Alsa-user] delta-44 and .asoundrc - output on two channels?

2004-05-28 Thread Clemens Ladisch

Stefan Neupert wrote:
 OK, I managed to configure .asoundrc like that and aplay can play channel1
 or channel2, and envy24control lets me steer each of them - but how the
 pingu can I play both at the same time?

Use the dshare plugin, or dmix if you want to play multiple files to
the same channels.
http://alsa.opensrc.org/index.php?page=DmixPlugin


HTH
Clemens




---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user


[Alsa-user] delta-44 and .asoundrc - output on two channels?

2004-05-26 Thread Stefan Neupert
Hi all,

Got a delta-44 with this break-out box thing and two pairs of speakers
connected to it.

OK, I managed to configure .asoundrc like that and aplay can play channel1
or channel2, and envy24control lets me steer each of them - but how the
pingu can I play both at the same time?

Please, any hint is welcome...

#START
pcm.ice1712 {
type hw
card 0
device 0
}

pcm.channel1 {
type plug
ttable.0.0 1 # (studio monitor front left...Delta 1)
ttable.0.1 1 # (studio monitor front right...Delta 2)
slave.pcm ice1712
}

pcm.channel2 {
type plug
ttable.0.2 1 # (studio monitor rear left...Delta 3)
ttable.0.3 1 # (studio monitor rear right...Delta 4)
slave.pcm ice1712
}

pcm.hwout {
type plug
slave.pcm ice1712
}

ctl.channel1 {
type hw
card 0
}

ctl.channel2 {
type hw
card 0
}
#END

-- 
''~``
   ( o o )
+.oooO--(_)--Oooo.+
| mailto:[EMAIL PROTECTED]   |
| Stefan Neupert +41 56 6229024   |
| Dammweg 13   .oooO  |
| CH-5610 Wohlen(  )   Oooo.  |
+\ (---(   )--+
  \_)   ) /
   (_/





---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user