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 <[email protected]>
---
 src/modules/alsa/mixer/profile-sets/sb-omni-surround-5.1.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/modules/alsa/mixer/profile-sets/sb-omni-surround-5.1.conf 
b/src/modules/alsa/mixer/profile-sets/sb-omni-surround-5.1.conf
index 11985bb3..d5d1d653 100644
--- a/src/modules/alsa/mixer/profile-sets/sb-omni-surround-5.1.conf
+++ b/src/modules/alsa/mixer/profile-sets/sb-omni-surround-5.1.conf
@@ -42,7 +42,7 @@ direction = output
 
 [Mapping analog-surround-21]
 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
 direction = output
 
@@ -54,7 +54,7 @@ direction = output
 
 [Mapping analog-surround-41]
 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
 direction = output
 
-- 
2.17.1

_______________________________________________
pulseaudio-discuss mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss

Reply via email to