wim delvaux wrote:
> I stil am unable to use the mutlichannel possibilities. The following is
> my .asoundrc file
>
> pcm.dsp0 { ...
> pcm.dsp1 { ...
>
> If I try to play sound using alsaplayer I get
>
> [EMAIL PROTECTED]:.../u19809$ alsaplayer --device "hw:0,1" Snd.mp3
> snd_pcm_open: No such dev
On Tuesday 23 March 2004 05:29, cyberpro wrote:
> Test this config (it works for me). With this config, you must use
> /dev/dsp0 as your hw:0,0. Maybe in your config, the error is that you
> haven't configurated /dev/dep1 as hw:0,1 (I think hw:0,1 is the S/PDIF
> soutput).
Do you think tha
Test this config (it works for me). With this config, you must use
/dev/dsp0 as your hw:0,0. Maybe in your config, the error is that you
haven't configurated /dev/dep1 as hw:0,1 (I think hw:0,1 is the S/PDIF
soutput).
### .asoundrc for intel8x0
pcm.intel8x0-hw {
type hw
card 0
}
pcm.dsp0 {
Hi all,
I stil am unable to use the mutlichannel possibilities. The following is
my .asoundrc file
pcm.dsp0 {
type dmix
ipc_key 1024 # must be unique!
slave {
pcm "hw:0,0" # you cannot use a "plug" device here, darn.
period_time 0
period_size 10