[pulseaudio-tickets] [PulseAudio] #367: regression: remap-sink doesn't remap subwoofer in 0.9.12
PulseAudio
trac-noreply at tango.0pointer.de
Tue Sep 23 10:21:48 PDT 2008
#367: regression: remap-sink doesn't remap subwoofer in 0.9.12
-------------------------------+--------------------------------------------
Reporter: Tuxie | Owner: lennart
Type: defect | Status: new
Priority: normal | Milestone:
Component: module-remap-sink | Severity: normal
Keywords: |
-------------------------------+--------------------------------------------
Part of my configuration looks like this:
{{{
load-module module-alsa-sink sink_name=dummy rate=48000 channels=8
device=hw:0 channel_map=aux0,aux1,aux2,aux3,aux4,aux5,aux6,aux7
load-module module-remap-sink sink_name=hallen master=dummy channels=2
master_channel_map=aux6,aux7 channel_map=left,right
load-module module-remap-sink sink_name=vardagsrummet master=dummy
channels=6 master_channel_map=aux0,aux1,aux2,aux3,aux4,aux5 channel_map
=front-left,front-right,rear-left,rear-right,subwoofer,center
load-module module-combine sink_name=both slaves=hallen,vardagsrummet
channels=2
}}}
In 0.9.10 and 0.9.11 this worked fine. However, in 0.9.12 I don't get any
sound to the subwoofer anymore. Also in both 0.9.11 and 0.9.12 my console
get spammed with this
{{{
E: sink.c: adjusting volume
E: sink.c: adjusting volume
E: sink.c: adjusting volume
... 10000s more ...
}}}
If I set every volume to 100% everywhere it stops. It seems to work fine
though, all volume sliders work. It didn't happen in 0.9.10.
--
Ticket URL: <http://www.pulseaudio.org/ticket/367>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list