Re: [Alsa-user] 4 channels lag

2004-05-15 Thread Dino Puller
I am the only one with this problem? > hi all, > i'd like to play stereo files over all speakers of my 4.0 surround > sound, so > this is mine .asoundrc: > > pcm.ch40dup{ >     type route >     slave.pcm "surround40" >     slave.channels 4 >     ttable.0.0 1 >     ttable.1.1 1 >     ttable.

Re: [Alsa-user] 4 channels lag

2004-05-06 Thread Dino Puller
Alle 11:35, giovedì 6 maggio 2004, Julien Claassen ha scritto: > Hi! > Did you try to use a simple dshare or something and then use bindings. > It could look like that: > pcm.my_40 { > type dshare > slave "hw:0,0" > bindngs { > 0 0 > 1 1 > 2 0 > 3 1 > } > ipc_key 173

Re: [Alsa-user] 4 channels lag

2004-05-06 Thread Julien Claassen
Hi! Did you try to use a simple dshare or something and then use bindings. It could look like that: pcm.my_40 { type dshare slave "hw:0,0" bindngs { 0 0 1 1 2 0 3 1 } ipc_key 1738 } I'm not sure about the bindings section. I don't know which channel to bind to wh

[Alsa-user] 4 channels lag

2004-05-06 Thread Dino Puller
hi all, i'd like to play stereo files over all speakers of my 4.0 surround sound, so this is mine .asoundrc: pcm.ch40dup{     type route     slave.pcm "surround40"     slave.channels 4     ttable.0.0 1     ttable.1.1 1     ttable.0.2 1     ttable.1.3 1 } It works, but front and rear cha