Tizen 2.1 base
[platform/adaptation/intel_mfld/mmfw-sysconf-mfld-blackbay.git] / mmfw-sysconf-mfld-blackbay / usr / share / pulseaudio / alsa-mixer / paths / analog-output-lfe-on-mono.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 usage in laptops that have a seperate LFE speaker
18 ; connected to the Master mono connector
19 ;
20 ; See analog-output.conf.common for an explanation on the directives
21
22 [General]
23 priority = 40
24
25 [Element Hardware Master]
26 switch = mute
27 volume = merge
28 override-map.1 = all
29 override-map.2 = all-left,all-right
30
31 [Element Master]
32 switch = mute
33 volume = merge
34 override-map.1 = all-no-lfe
35 override-map.2 = all-left,all-right
36
37 [Element Master Mono]
38 required = any
39 switch = mute
40 volume = merge
41 override-map.1 = lfe
42 override-map.2 = lfe,lfe
43
44 ; This profile path is intended to control the speaker, not the
45 ; headphones. But it should not hurt if we leave the headphone jack
46 ; enabled nonetheless.
47 [Element Headphone]
48 switch = mute
49 volume = zero
50
51 [Element Headphone2]
52 switch = mute
53 volume = zero
54
55 [Element Speaker]
56 switch = mute
57 volume = merge
58 override-map.1 = all
59 override-map.2 = all-left,all-right
60
61 [Element Front]
62 switch = off
63 volume = off
64
65 [Element Rear]
66 switch = off
67 volume = off
68
69 [Element Surround]
70 switch = off
71 volume = off
72
73 [Element Side]
74 switch = off
75 volume = off
76
77 [Element Center]
78 switch = off
79 volume = off
80
81 [Element LFE]
82 switch = off
83 volume = off
84
85 .include analog-output.conf.common