summaryrefslogtreecommitdiff
path: root/src/modules/alsa/mixer/profile-sets/sb-omni-surround-5.1.conf
blob: 11985bb390ef79faa724bf740bb21c2e95900b86 (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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
# This file is part of PulseAudio.
#
# PulseAudio is free software; you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as
# published by the Free Software Foundation; either version 2.1 of the
# License, or (at your option) any later version.
#
# PulseAudio is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.

; Creative Sound Blaster Omni Surround 5.1
;
; This config supports Linux 4.3-rc1+.
; By default there are some non-existing (physically) inputs and outputs that
; are not present in this config.
; Also in addition to natively supported modes (such as stereo, 5.1 and stereo
; S/PDIF) following useful output modes are added: 2.1, 4.0, 4.1 and 5.0.
;
; NOTE: in 2.1 and 4.1 physical LFE output will be different than in 5.1 mode.
;
; See default.conf for an explanation on the directives used here.

[General]
auto-profiles = no

[Mapping analog-stereo-input]
device-strings = hw:%f
channel-map = left,right
paths-input = analog-input-mic analog-input-linein
direction = input

[Mapping analog-stereo-output]
device-strings = front:%f
channel-map = left,right
paths-output = analog-output
direction = output

[Mapping analog-surround-21]
device-strings = surround51:%f
channel-map = front-left,front-right,lfe
paths-output = analog-output
direction = output

[Mapping analog-surround-40]
device-strings = surround51:%f
channel-map = front-left,front-right,rear-left,rear-right
paths-output = analog-output
direction = output

[Mapping analog-surround-41]
device-strings = surround51:%f
channel-map = front-left,front-right,rear-left,rear-right,lfe
paths-output = analog-output
direction = output

[Mapping analog-surround-50]
device-strings = surround51:%f
channel-map = front-left,front-right,rear-left,rear-right,front-center
paths-output = analog-output
direction = output

[Mapping analog-surround-51]
device-strings = surround51:%f
channel-map = front-left,front-right,rear-left,rear-right,front-center,lfe
paths-output = analog-output
direction = output

[Mapping iec958-stereo]
device-strings = iec958:%f
channel-map = left,right
paths-output = iec958-stereo-output
direction = output

[Profile output:analog-stereo-output+input:analog-stereo-input]
output-mappings = analog-stereo-output
input-mappings = analog-stereo-input
priority = 7

[Profile output:analog-surround-21+input:analog-stereo-input]
output-mappings = analog-surround-21
input-mappings = analog-stereo-input
priority = 6

[Profile output:analog-surround-40+input:analog-stereo-input]
output-mappings = analog-surround-40
input-mappings = analog-stereo-input
priority = 5

[Profile output:analog-surround-41+input:analog-stereo-input]
output-mappings = analog-surround-41
input-mappings = analog-stereo-input
priority = 4

[Profile output:analog-surround-50+input:analog-stereo-input]
output-mappings = analog-surround-50
input-mappings = analog-stereo-input
priority = 3

[Profile output:analog-surround-51+input:analog-stereo-input]
output-mappings = analog-surround-51
input-mappings = analog-stereo-input
priority = 2

[Profile output:iec958-stereo+input:analog-stereo-input]
output-mappings = iec958-stereo
input-mappings = analog-stereo-input
priority = 1