mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-05 13:29:57 -05:00
alsa-mixer: Remove references to non-existent multichannel paths
We don't have any mixer configuration for the multichannel mappings.
This commit is contained in:
parent
885cfc2c51
commit
e70d34ae18
1 changed files with 0 additions and 2 deletions
|
|
@ -464,7 +464,6 @@ exact-channels = false
|
||||||
fallback = yes
|
fallback = yes
|
||||||
priority = 1
|
priority = 1
|
||||||
direction = output
|
direction = output
|
||||||
paths-output = multichannel-output
|
|
||||||
|
|
||||||
[Mapping multichannel-input]
|
[Mapping multichannel-input]
|
||||||
device-strings = hw:%f
|
device-strings = hw:%f
|
||||||
|
|
@ -473,7 +472,6 @@ exact-channels = false
|
||||||
fallback = yes
|
fallback = yes
|
||||||
priority = 1
|
priority = 1
|
||||||
direction = input
|
direction = input
|
||||||
paths-input = multichannel-input
|
|
||||||
|
|
||||||
; An example for defining multiple-sink profiles
|
; An example for defining multiple-sink profiles
|
||||||
#[Profile output:analog-stereo+output:iec958-stereo+input:analog-stereo]
|
#[Profile output:analog-stereo+output:iec958-stereo+input:analog-stereo]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue