mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-16 08:56:40 -05:00
alsa-mixer: sb-omni-surround-5.1.conf: rename analog-stereo to analog-stereo-output
The mapping is only useful for output, and this renaming makes the name symmetric with the input mapping.
This commit is contained in:
parent
b7744e5004
commit
9083750fc8
1 changed files with 3 additions and 2 deletions
|
|
@ -23,11 +23,12 @@
|
||||||
[General]
|
[General]
|
||||||
auto-profiles = yes
|
auto-profiles = yes
|
||||||
|
|
||||||
[Mapping analog-stereo]
|
[Mapping analog-stereo-output]
|
||||||
device-strings = front:%f hw:%f
|
device-strings = front:%f hw:%f
|
||||||
channel-map = left,right
|
channel-map = left,right
|
||||||
paths-output = analog-output
|
paths-output = analog-output
|
||||||
priority = 10
|
priority = 10
|
||||||
|
direction = output
|
||||||
|
|
||||||
[Mapping analog-stereo-input]
|
[Mapping analog-stereo-input]
|
||||||
device-strings = hw:%f,1,0
|
device-strings = hw:%f,1,0
|
||||||
|
|
@ -75,4 +76,4 @@ 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
|
||||||
direction = output
|
direction = output
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue