Tizen 2.1 base
[platform/adaptation/intel_mfld/mmfw-sysconf-mfld-blackbay.git] / mmfw-sysconf-cleansdk-target / usr / share / pulseaudio / alsa-mixer / profile-sets / native-instruments-audio4dj.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 ; Native Instruments Audio 4 DJ
18 ;
19 ; This card has two stereo pairs of input and two stereo pairs of
20 ; output, named channels A and B. Channel B has an additional
21 ; Headphone connector.
22 ;
23 ; We knowingly only define a subset of the theoretically possible
24 ; mapping combinations as profiles here.
25 ;
26 ; See default.conf for an explanation on the directives used here.
27
28 [General]
29 auto-profiles = no
30
31 [Mapping analog-stereo-a]
32 description = Analog Stereo Channel A
33 device-strings = hw:%f,0,0
34 channel-map = left,right
35
36 [Mapping analog-stereo-b-output]
37 description = Analog Stereo Channel B (Headphones)
38 device-strings = hw:%f,0,1
39 channel-map = left,right
40 direction = output
41
42 [Mapping analog-stereo-b-input]
43 description = Analog Stereo Channel B
44 device-strings = hw:%f,0,1
45 channel-map = left,right
46 direction = input
47
48 [Profile output:analog-stereo-all+input:analog-stereo-all]
49 description = Analog Stereo Duplex Channels A, B (Headphones)
50 output-mappings = analog-stereo-a analog-stereo-b-output
51 input-mappings = analog-stereo-a analog-stereo-b-input
52 priority = 100
53 skip-probe = yes
54
55 [Profile output:analog-stereo-a+input:analog-stereo-a]
56 description = Analog Stereo Duplex Channel A
57 output-mappings = analog-stereo-a
58 input-mappings = analog-stereo-a
59 priority = 40
60 skip-probe = yes
61
62 [Profile output:analog-stereo-b+input:analog-stereo-b]
63 description = Analog Stereo Duplex Channel B (Headphones)
64 output-mappings = analog-stereo-b-output
65 input-mappings = analog-stereo-b-input
66 priority = 50
67 skip-probe = yes
68
69 [Profile output:analog-stereo-a]
70 description = Analog Stereo Output Channel A
71 output-mappings = analog-stereo-a
72 priority = 5
73 skip-probe = yes
74
75 [Profile output:analog-stereo-b]
76 description = Analog Stereo Output Channel B (Headphones)
77 output-mappings = analog-stereo-b-output
78 priority = 6
79 skip-probe = yes
80
81 [Profile input:analog-stereo-a]
82 description = Analog Stereo Input Channel A
83 input-mappings = analog-stereo-a
84 priority = 2
85 skip-probe = yes
86
87 [Profile input:analog-stereo-b]
88 description = Analog Stereo Input Channel B
89 input-mappings = analog-stereo-b-input
90 priority = 1
91 skip-probe = yes