Hi Col, that works, but unforunately only for the front channels. I've set the card-profile to some surround mode (4.0 5.0 7.1) too. I tried: pactl load-module module-remap-sink sink_name=RL master=alsa_output.pci_10de_371_sound_card_0 channels=1 master_channel_map=rear-left channel_map=mono pactl load-module module-remap-sink sink_name=RR master=alsa_output.pci_10de_371_sound_card_0 channels=1 master_channel_map=rear-right channel_map=mono pactl load-module module-combine sink_name=combtest slaves=RL,RR The problem is that all these sinks play on the front channels. When I do the same but map to front channels, it works as expected (i.e. same result). Regards, Sladi On Thu, 30 Jul 2009 09:58:59 +0100, Colin Guthrie <gmane at colin.guthr.ie> wrote: > 'Twas brillig, and sladivadi at 30/07/09 04:31 did gyre and gimble: >> Is it possible to create a new stereo sink from two mono-sinks so that > one >> goes to the left channel and the other to the right? >> I'd like to output several mono sinks wich are seperated in channels at >> once over analogue out. > > I guess this setup would work: > > +---- module-remap-sink ----- mono-sink 1 > | > module-combine ---+ > | > +---- module-remap-sink ----- mono-sink 2 > > Col > > > > -- > > Colin Guthrie > gmane(at)colin.guthr.ie > http://colin.guthr.ie/ > > Day Job: > Tribalogic Limited [http://www.tribalogic.net/] > Open Source: > Mandriva Linux Contributor [http://www.mandriva.com/] > PulseAudio Hacker [http://www.pulseaudio.org/] > Trac Hacker [http://trac.edgewall.org/] > > _______________________________________________ > pulseaudio-discuss mailing list > pulseaudio-discuss at mail.0pointer.de > https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss