summaryrefslogtreecommitdiff
path: root/snd-alpx/alsa_conf/asound-stereo_alp882.conf
blob: 3fee8af16716ee07c762db137fad3a9489435fac (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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
pcm_slave.ins {
	pcm "hw:CARD=Alp882e,DEV=0"
	channels 16
}

pcm.mic0 {
	type dsnoop
	ipc_key 0x414c5043
	slave ins
	bindings.0 0
	bindings.1 1
	hint.description "Emulated analog Alp222 #0 in"
}

pcm.mic1 {
	type dsnoop
	ipc_key 0x414c5043
	slave ins
	bindings.0 2
	bindings.1 3
	hint.description "Emulated analog Alp222 #1 in"
}

pcm.mic2 {
	type dsnoop
	ipc_key 0x414c5043
	slave ins
	bindings.0 4
	bindings.1 5
	hint.description "Emulated analog Alp222 #2 in"
}

pcm.mic3 {
	type dsnoop
	ipc_key 0x414c5043
	slave ins
	bindings.0 6
	bindings.1 7
	hint.description "Emulated analog Alp222 #3 in"
}

pcm.mic4 {
	type dsnoop
	ipc_key 0x414c5043
	slave ins
	bindings.0 8
	bindings.1 9
	hint.description "Emulated digital Alp222 #0 in"
}

pcm.mic5 {
	type dsnoop
	ipc_key 0x414c5043
	slave ins
	bindings.0 10
	bindings.1 11
	hint.description "Emulated digital Alp222 #1 in"
}

pcm.mic6 {
	type dsnoop
	ipc_key 0x414c5043
	slave ins
	bindings.0 12
	bindings.1 13
	hint.description "Emulated digital Alp222 #2 in"
}

pcm.mic7 {
	type dsnoop
	ipc_key 0x414c5043
	slave ins
	bindings.0 14
	bindings.1 15
	hint.description "Emulated digital Alp222 #3 in"
}

pcm_slave.outs {
	pcm "hw:CARD=Alp882e,DEV=0"
	channels 16
}


pcm.out0 {
	type dshare
	ipc_key 0x414c5050
	slave outs
	bindings.0 0
	bindings.1 1
	hint.description "Emulated analog Alp222 #0 out"
}

pcm.out1 {
	type dshare
	ipc_key 0x414c5050
	slave outs
	bindings.0 2
	bindings.1 3
	hint.description "Emulated analog Alp222 #1 out"
}

pcm.out2 {
	type dshare
	ipc_key 0x414c5050
	slave outs
	bindings.0 4
	bindings.1 5
	hint.description "Emulated analog Alp222 #2 out"
}

pcm.out3 {
	type dshare
	ipc_key 0x414c5050
	slave outs
	bindings.0 6
	bindings.1 7
	hint.description "Emulated analog Alp222 #3 out"
}

pcm.out4 {
	type dshare
	ipc_key 0x414c5050
	slave outs
	bindings.0 8
	bindings.1 9
	hint.description "Emulated digital Alp222 #0 out"
}

pcm.out5 {
	type dshare
	ipc_key 0x414c5050
	slave outs
	bindings.0 10
	bindings.1 11
	hint.description "Emulated digital Alp222 #1 out"
}

pcm.out6 {
	type dshare
	ipc_key 0x414c5050
	slave outs
	bindings.0 12
	bindings.1 13
	hint.description "Emulated digital Alp222 #2 out"
}

pcm.out7 {
	type dshare
	ipc_key 0x414c5050
	slave outs
	bindings.0 14
	bindings.1 15
	hint.description "Emulated digital Alp222 #3 out"
}