summaryrefslogtreecommitdiffstats
path: root/src/modules/alsa/mixer/paths/analog-input-aux.conf
blob: 8f48056765cd2b38dd792d9138fbc91d6d54f58f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# For devices, where we have an Aux element

[General]
priority = 90
name = analog-input

[Element Capture]
switch = mute
volume = merge
override-map.1 = all
override-map.2 = all-left,all-right

[Element Mic]
switch = off
volume = off

[Element Line]
switch = off
volume = off

[Element Aux]
required = any
switch = mute
volume = merge
override-map.1 = all
override-map.2 = all-left,all-right

[Element Video]
switch = off
volume = off

.include analog-input.conf.common