alsa: add copyright blobs and comments to all mixer paths/profile sets
[pulseaudio-mirror.git] / src / modules / alsa / mixer / paths / analog-input-mic.conf.common
blobb35e7af84fc0a50576bd2eca48dc4e77df0b61d6
1 # This file is part of PulseAudio.
3 # PulseAudio is free software; you can redistribute it and/or modify
4 # it under the terms of the GNU Lesser General Public License as
5 # published by the Free Software Foundation; either version 2.1 of the
6 # License, or (at your option) any later version.
8 # PulseAudio is distributed in the hope that it will be useful, but
9 # WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11 # General Public License for more details.
13 # You should have received a copy of the GNU Lesser General Public License
14 # along with PulseAudio; if not, write to the Free Software Foundation,
15 # Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
17 ; Common element for all microphone inputs
19 ; See analog-output.conf.common for an explanation on the directives
21 ;;; 'Mic Select'
23 [Element Mic Select]
24 enumeration = select
26 [Option Mic Select:Mic1]
27 name = input-microphone
28 priority = 20
30 [Option Mic Select:Mic2]
31 name = input-microphone
32 priority = 19
34 ;;; Various Boosts
36 [Element Mic Boost (+20dB)]
37 switch = select
38 volume = merge
40 [Option Mic Boost (+20dB):on]
41 name = input-boost-on
43 [Option Mic Boost (+20dB):off]
44 name = input-boost-off
46 [Element Mic Boost]
47 switch = select
48 volume = merge
50 [Option Mic Boost:on]
51 name = input-boost-on
53 [Option Mic Boost:off]
54 name = input-boost-off
56 [Element Front Mic Boost]
57 switch = select
59 [Option Front Mic Boost:on]
60 name = input-boost-on
62 [Option Front Mic Boost:off]
63 name = input-boost-off