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 Traktor Audio 2
18 ; This card has two stereo pairs of output.
20 ; See default.conf for an explanation on the directives used here.
25 [Mapping analog-stereo-a]
26 description = Analog Stereo Channel A
27 device-strings = hw:%f,0,0
28 channel-map = left,right
31 [Mapping analog-stereo-b]
32 description = Analog Stereo Channel B
33 device-strings = hw:%f,0,1
34 channel-map = left,right
37 [Profile output:analog-stereo-a]
38 description = Analog Stereo Output Channel A
39 output-mappings = analog-stereo-a
43 [Profile output:analog-stereo-b]
44 description = Analog Stereo Output Channel B
45 output-mappings = analog-stereo-b
49 [Profile analog-stereo-all]
50 description = Analog Stereo Output Channels A & B
51 output-mappings = analog-stereo-a analog-stereo-b