[pulseaudio-tickets] [PulseAudio] #239: Problem with audio muxing + remap-sink
PulseAudio
trac-noreply at tango.0pointer.de
Thu Feb 7 11:17:35 PST 2008
#239: Problem with audio muxing + remap-sink
--------------------------------+-------------------------------------------
Reporter: leleobhz | Owner: lennart
Type: defect | Status: new
Priority: normal | Milestone:
Component: module-remap-sink | Severity: normal
Resolution: | Keywords:
--------------------------------+-------------------------------------------
Comment (by leleobhz):
Solved issue!!!
The correct config is:
load-module module-alsa-sink sink_name=sound_card device=hw:0 channels=4
channel_map=front-left,front-right,aux0,aux1
load-module module-remap-sink sink_name=front_stereo master=sound_card
channels=2 master_channel_map=front-left,front-right channel_map=front
-left,front-right
load-module module-remap-sink sink_name=rear_stereo master=sound_card
channels=2 master_channel_map=aux0,aux1 channel_map=front-left,front-right
This way, if i send the audio to real device, i get 4 channel output
"elif" i send the audio to front_stereo, i get 2 channel front-only "elif"
i send the audio to front_rear, i get 2 channel rear-only.
Ill not close this bug because this apply now only to mono sounds. Stereo
sounds works between the remaped devices, but if i redirect to the real
device, it dont play in 4 channels like mono sound, but only in front.
--
Ticket URL: <http://www.pulseaudio.org/ticket/239#comment:4>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list