summaryrefslogtreecommitdiffstats
path: root/src/modules/alsa/mixer/paths/analog-input-mic.conf
blob: 004cd24a7221a4b6a331e127e993d5beaf734757 (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
33
34
35
36
37
38
39
40
41
42
43
44
45
# For devices where we have  a Mic element

[General]
priority = 100
name = analog-input-microphone

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

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

[Element Line]
switch = off
volume = off

[Element Aux]
switch = off
volume = off

[Element Video]
switch = off
volume = off

[Element Mic/Line]
switch = off
volume = off

[Element TV Tuner]
switch = off
volume = off

[Element FM]
switch = off
volume = off

.include analog-input.conf.common
.include analog-input-mic.conf.common