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