HS-IVI2.0 release - Folders renamed
[adaptation/panda/mmfw-sysconf-omap4.git] / mmfw-sysconf-panda / usr / share / pulseaudio_bak / alsa-mixer / paths / analog-output.conf
1 # This file is part of PulseAudio.
2 #
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.
7 #
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.
12 #
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.
16
17 ; Intended for the 'default' output. Note that a-o-speaker.conf has a
18 ; higher priority than this
19 ;
20 ; See analog-output.conf.common for an explanation on the directives
21
22 [General]
23 priority = 99
24
25 [Element Hardware Master]
26 switch = ignore
27 volume = merge
28 override-map.1 = all
29 override-map.2 = all-left,all-right
30
31 [Element Master]
32 switch = ignore
33 volume = ignore
34 override-map.1 = all
35 override-map.2 = all-left,all-right
36
37 [Element Master Mono]
38 switch = off
39 volume = off
40
41 ; This profile path is intended to control the default output, not the
42 ; headphones. But it should not hurt if we leave the headphone jack
43 ; enabled nonetheless.
44 [Element Headphone]
45 switch = ignore
46 volume = zero
47
48 [Element Headphone2]
49 switch = ignore
50 volume = zero
51
52 [Element Speaker]
53 switch = ignore
54 volume = off
55
56 [Element Front]
57 switch = ignore
58 volume = merge
59 override-map.1 = all-front
60 override-map.2 = front-left,front-right
61
62 [Element Rear]
63 switch = ignore
64 volume = merge
65 override-map.1 = all-rear
66 override-map.2 = rear-left,rear-right
67
68 [Element Surround]
69 switch = ignore
70 volume = merge
71 override-map.1 = all-rear
72 override-map.2 = rear-left,rear-right
73
74 [Element Side]
75 switch = ignore
76 volume = merge
77 override-map.1 = all-side
78 override-map.2 = side-left,side-right
79
80 [Element Center]
81 switch = ignore
82 volume = merge
83 override-map.1 = all-center
84 override-map.2 = all-center,all-center
85
86 [Element LFE]
87 switch = ignore
88 volume = merge
89 override-map.1 = lfe
90 override-map.2 = lfe,lfe
91
92 .include analog-output.conf.common