<p></p>
<p>><br>
> The gnome/unity-control-center UIs have a master volume slider, and<br>
> three sub-sliders: balance, fade, and subwoofer. Balance and fade<br>
> use PA's set_balance and set_fade APIs accordingly, but the subwoofer<br>
> slider sometimes does unintuitive things.<br>
><br>
> In order to make that slider behave better, let's add a LFE balance<br>
> API that these volume control UIs can use instead. With this API,<br>
> the UI can balance between "no subwoofer" and "only subwoofer" with<br>
> "equal balance" in the middle, which would make it more consistent<br>
> with the behaviour of the other sliders.</p>
<p>For snd-hda-intel, LFE volume is slave of virtual master,</p>
<p> do it mean that pulseaudio ignore virtual master playback volume control ?<br><br></p>
<p>Since there is no way to distinguish virtual master playback volume from those AC97 Master Playback Volume , oxygen 's multi channels master playback volume</p>
<p>It seem that pulseaudio ignore those analog xxx playback volume controls but treat the virtual master of CA0106 as left channel only</p>
<p><a href="https://bugs.freedesktop.org/show_bug.cgi?id=92690">https://bugs.freedesktop.org/show_bug.cgi?id=92690</a></p>