mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-08 13:30:08 -05:00
alsa: sync with pulseaudio
This commit is contained in:
parent
7cf07da392
commit
20eb61b882
7 changed files with 135 additions and 2 deletions
|
|
@ -461,6 +461,102 @@ channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
|
|||
priority = 6
|
||||
direction = output
|
||||
|
||||
[Mapping hdmi-stereo-extra8]
|
||||
description = Digital Stereo (HDMI 9)
|
||||
device-strings = hdmi:%f,8
|
||||
paths-output = hdmi-output-8
|
||||
channel-map = left,right
|
||||
priority = 7
|
||||
direction = output
|
||||
|
||||
[Mapping hdmi-surround-extra8]
|
||||
description = Digital Surround 5.1 (HDMI 9)
|
||||
device-strings = hdmi:%f,8
|
||||
paths-output = hdmi-output-8
|
||||
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
|
||||
priority = 6
|
||||
direction = output
|
||||
|
||||
[Mapping hdmi-surround71-extra8]
|
||||
description = Digital Surround 7.1 (HDMI 9)
|
||||
device-strings = hdmi:%f,8
|
||||
paths-output = hdmi-output-8
|
||||
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
|
||||
priority = 6
|
||||
direction = output
|
||||
|
||||
[Mapping hdmi-dts-surround-extra8]
|
||||
description = Digital Surround 5.1 (HDMI 9/DTS)
|
||||
device-strings = dcahdmi:%f,8
|
||||
paths-output = hdmi-output-8
|
||||
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
|
||||
priority = 6
|
||||
direction = output
|
||||
|
||||
[Mapping hdmi-stereo-extra9]
|
||||
description = Digital Stereo (HDMI 10)
|
||||
device-strings = hdmi:%f,9
|
||||
paths-output = hdmi-output-9
|
||||
channel-map = left,right
|
||||
priority = 7
|
||||
direction = output
|
||||
|
||||
[Mapping hdmi-surround-extra9]
|
||||
description = Digital Surround 5.1 (HDMI 10)
|
||||
device-strings = hdmi:%f,9
|
||||
paths-output = hdmi-output-9
|
||||
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
|
||||
priority = 6
|
||||
direction = output
|
||||
|
||||
[Mapping hdmi-surround71-extra9]
|
||||
description = Digital Surround 7.1 (HDMI 10)
|
||||
device-strings = hdmi:%f,9
|
||||
paths-output = hdmi-output-9
|
||||
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
|
||||
priority = 6
|
||||
direction = output
|
||||
|
||||
[Mapping hdmi-dts-surround-extra9]
|
||||
description = Digital Surround 5.1 (HDMI 10/DTS)
|
||||
device-strings = dcahdmi:%f,9
|
||||
paths-output = hdmi-output-9
|
||||
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
|
||||
priority = 6
|
||||
direction = output
|
||||
|
||||
[Mapping hdmi-stereo-extra10]
|
||||
description = Digital Stereo (HDMI 11)
|
||||
device-strings = hdmi:%f,10
|
||||
paths-output = hdmi-output-10
|
||||
channel-map = left,right
|
||||
priority = 7
|
||||
direction = output
|
||||
|
||||
[Mapping hdmi-surround-extra10]
|
||||
description = Digital Surround 5.1 (HDMI 11)
|
||||
device-strings = hdmi:%f,10
|
||||
paths-output = hdmi-output-10
|
||||
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
|
||||
priority = 6
|
||||
direction = output
|
||||
|
||||
[Mapping hdmi-surround71-extra10]
|
||||
description = Digital Surround 7.1 (HDMI 11)
|
||||
device-strings = hdmi:%f,10
|
||||
paths-output = hdmi-output-10
|
||||
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe,side-left,side-right
|
||||
priority = 6
|
||||
direction = output
|
||||
|
||||
[Mapping hdmi-dts-surround-extra10]
|
||||
description = Digital Surround 5.1 (HDMI 11/DTS)
|
||||
device-strings = dcahdmi:%f,10
|
||||
paths-output = hdmi-output-10
|
||||
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
|
||||
priority = 6
|
||||
direction = output
|
||||
|
||||
[Mapping multichannel-output]
|
||||
device-strings = hw:%f
|
||||
channel-map = left,right,rear-left,rear-right
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue