alsa-mixer: Don't move LFE in 2.1 and 4.1 modes on SB Omni Surround 5.1

A bit hacky approach, but it allows to preserve LFE output position
even in reduced output modes 2.1 and 4.1.

Signed-off-by: Nazar Mokrynskyi <nazar@mokrynskyi.com>
This commit is contained in:
Nazar Mokrynskyi 2018-06-01 13:38:14 +03:00 committed by Arun Raghavan
parent 3f2a0c17ba
commit 1e734e9946

View file

@ -42,7 +42,7 @@ direction = output
[Mapping analog-surround-21] [Mapping analog-surround-21]
device-strings = surround51:%f device-strings = surround51:%f
channel-map = front-left,front-right,lfe channel-map = front-left,front-right,aux1,aux2,aux3,lfe
paths-output = analog-output paths-output = analog-output
direction = output direction = output
@ -54,7 +54,7 @@ direction = output
[Mapping analog-surround-41] [Mapping analog-surround-41]
device-strings = surround51:%f device-strings = surround51:%f
channel-map = front-left,front-right,rear-left,rear-right,lfe channel-map = front-left,front-right,rear-left,rear-right,aux1,lfe
paths-output = analog-output paths-output = analog-output
direction = output direction = output