mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
alsa-mixer: Asus Xonar SE supports digital 5.1
This commit is contained in:
parent
b46d8a8c92
commit
701b5e6cef
1 changed files with 15 additions and 1 deletions
|
|
@ -76,4 +76,18 @@ direction = output
|
||||||
device-strings = iec958:%f
|
device-strings = iec958:%f
|
||||||
channel-map = left,right
|
channel-map = left,right
|
||||||
paths-output = iec958-stereo-output
|
paths-output = iec958-stereo-output
|
||||||
priority = 5
|
priority = 5
|
||||||
|
|
||||||
|
[Mapping iec958-ac3-surround-40]
|
||||||
|
device-strings = a52:%f
|
||||||
|
channel-map = front-left,front-right,rear-left,rear-right
|
||||||
|
paths-output = iec958-stereo-output
|
||||||
|
priority = 2
|
||||||
|
direction = output
|
||||||
|
|
||||||
|
[Mapping iec958-ac3-surround-51]
|
||||||
|
device-strings = a52:%f
|
||||||
|
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
|
||||||
|
paths-output = iec958-stereo-output
|
||||||
|
priority = 3
|
||||||
|
direction = output
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue