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, see <http://www.gnu.org/licenses/>.
16 ; Native Instruments Komplete Audio 6
18 ; This card has three stereo pairs of input and three stereo pairs of
21 ; We knowingly only define a subset of the theoretically possible
22 ; mapping combinations as profiles here.
24 ; See default.conf for an explanation on the directives used here.
29 [Mapping analog-stereo-out-ab]
30 description = Analog Stereo 1/2
31 device-strings = hw:%f,0,0
32 channel-map = left,right,aux0,aux1,aux2,aux3
35 [Mapping analog-stereo-out-cd]
36 description = Analog Stereo 3/4
37 device-strings = hw:%f,0,0
38 channel-map = aux0,aux1,left,right,aux2,aux3
41 [Mapping stereo-out-ef]
42 description = Analog Stereo 5/6
43 device-strings = hw:%f,0,0
44 channel-map = aux0,aux1,aux2,aux3,left,right
47 [Mapping analog-mono-in-a]
48 description = Analog Mono Input 1
49 device-strings = hw:%f,0,0
50 channel-map = mono,aux0,aux1,aux2,aux3,aux4
53 [Mapping analog-mono-in-b]
54 description = Anlog Mono Input 2
55 device-strings = hw:%f,0,0
56 channel-map = aux0,mono,aux1,aux2,aux3,aux4
59 [Mapping analog-stereo-in-ab]
60 description = Analog Stereo Input 1/2
61 device-strings = hw:%f,0,0
62 channel-map = left,right,aux0,aux1,aux2,aux3
65 [Mapping analog-stereo-in-cd]
66 description = Analog Stereo Input 3/4
67 device-strings = hw:%f,0,0
68 channel-map = aux0,aux1,left,right,aux2,aux3
71 [Mapping stereo-in-ef]
72 description = Stereo Input 5/6
73 device-strings = hw:%f,0,0
74 channel-map = aux0,aux1,aux2,aux3,left,right
77 [Profile output:analog-stereo-out-ab+input:analog-stereo-in-ab]
78 description = Analog Stereo Output 1/2, Analog Stereo Input 1/2
79 output-mappings = analog-stereo-out-ab
80 input-mappings = analog-stereo-in-ab
84 [Profile output:analog-stereo-out-ab+input:analog-mono-in-a]
85 description = Analog Stereo Output 1/2, Analog Mono Input 1
86 output-mappings = analog-stereo-out-ab
87 input-mappings = analog-mono-in-a
91 [Profile output:analog-stereo-out-ab+input:analog-mono-in-b]
92 description = Analog Stereo Output 1/2, Analog Mono Input 2
93 output-mappings = analog-stereo-out-ab
94 input-mappings = analog-mono-in-b
98 [Profile output:analog-stereo-out-cd+input:analog-stereo-in-cd]
99 description = Analog Stereo Output 3/4, Analog Stereo Input 3/4
100 output-mappings = analog-stereo-out-cd
101 input-mappings = analog-stereo-in-cd
105 [Profile output:stereo-out-ef+input:stereo-in-ef]
106 description = Stereo Output 5/6 (S/PDIF), Stereo Input 5/6 (S/PDIF)
107 output-mappings = stereo-out-ef
108 input-mappings = stereo-in-ef