Lines Matching +full:0 +full:- +full:63
5 This is based on sb-live-mixer.rst.
20 functionality. Only the default built-in code in the ALSA driver is described
34 one-way three wire serial bus for digital sound by Philips Semiconductors
42 FX-bus
47 name='PCM Front Playback Volume',index=0
48 ----------------------------------------
49 This control is used to attenuate samples from left and right front PCM FX-bus
53 name='PCM Surround Playback Volume',index=0
54 -------------------------------------------
55 This control is used to attenuate samples from left and right surround PCM FX-bus
60 name='PCM Side Playback Volume',index=0
61 ---------------------------------------
62 This control is used to attenuate samples from left and right side PCM FX-bus
66 name='PCM Center Playback Volume',index=0
67 -----------------------------------------
68 This control is used to attenuate samples from center PCM FX-bus accumulator.
72 name='PCM LFE Playback Volume',index=0
73 --------------------------------------
74 This control is used to attenuate sample for LFE PCM FX-bus accumulator.
78 name='PCM Playback Volume',index=0
79 ----------------------------------
80 This control is used to attenuate samples from left and right PCM FX-bus
81 accumulators. ALSA uses accumulators 0 and 1 for left and right PCM samples for
84 name='PCM Capture Volume',index=0
85 ---------------------------------
86 This control is used to attenuate samples from left and right PCM FX-bus
87 accumulators. ALSA uses accumulators 0 and 1 for left and right PCM samples for
90 name='Music Playback Volume',index=0
91 ------------------------------------
92 This control is used to attenuate samples from left and right MIDI FX-bus
96 name='Music Capture Volume',index=0
97 -----------------------------------
98 These controls are used to attenuate samples from left and right MIDI FX-bus
102 name='Mic Playback Volume',index=0
103 ----------------------------------
107 name='Mic Capture Volume',index=0
108 ---------------------------------
115 name='Audigy CD Playback Volume',index=0
116 ----------------------------------------
121 name='Audigy CD Capture Volume',index=0
122 ---------------------------------------
127 name='IEC958 Optical Playback Volume',index=0
128 ---------------------------------------------
132 name='IEC958 Optical Capture Volume',index=0
133 --------------------------------------------
137 name='Line2 Playback Volume',index=0
138 ------------------------------------
144 -----------------------------------
149 name='Analog Mix Playback Volume',index=0
150 -----------------------------------------
156 ----------------------------------------
160 name='Aux2 Playback Volume',index=0
161 -----------------------------------
167 ----------------------------------
172 name='Front Playback Volume',index=0
173 ------------------------------------
177 name='Surround Playback Volume',index=0
178 ---------------------------------------
182 name='Side Playback Volume',index=0
183 -----------------------------------
187 name='Center Playback Volume',index=0
188 -------------------------------------
192 name='LFE Playback Volume',index=0
193 ----------------------------------
197 name='Tone Control - Switch',index=0
198 ------------------------------------
202 name='Tone Control - Bass',index=0
203 ----------------------------------
208 name='Tone Control - Treble',index=0
209 ------------------------------------
214 name='Master Playback Volume',index=0
215 -------------------------------------
218 name='IEC958 Optical Raw Playback Switch',index=0
219 -------------------------------------------------
228 name='EMU10K1 PCM Volume',index 0-31
229 ------------------------------------
230 Channel volume attenuation in range 0-0x1fffd. The middle value (no
234 * 0 - mono, default 0xffff (no attenuation)
235 * 1 - left, default 0xffff (no attenuation)
236 * 2 - right, default 0xffff (no attenuation)
238 name='EMU10K1 PCM Send Routing',index 0-31
239 ------------------------------------------
240 This control specifies the destination - FX-bus accumulators. There are 24
243 * 0 - mono, A destination (FX-bus 0-63), default 0
244 * 1 - mono, B destination (FX-bus 0-63), default 1
245 * 2 - mono, C destination (FX-bus 0-63), default 2
246 * 3 - mono, D destination (FX-bus 0-63), default 3
247 * 4 - mono, E destination (FX-bus 0-63), default 4
248 * 5 - mono, F destination (FX-bus 0-63), default 5
249 * 6 - mono, G destination (FX-bus 0-63), default 6
250 * 7 - mono, H destination (FX-bus 0-63), default 7
251 * 8 - left, A destination (FX-bus 0-63), default 0
252 * 9 - left, B destination (FX-bus 0-63), default 1
253 * 10 - left, C destination (FX-bus 0-63), default 2
254 * 11 - left, D destination (FX-bus 0-63), default 3
255 * 12 - left, E destination (FX-bus 0-63), default 4
256 * 13 - left, F destination (FX-bus 0-63), default 5
257 * 14 - left, G destination (FX-bus 0-63), default 6
258 * 15 - left, H destination (FX-bus 0-63), default 7
259 * 16 - right, A destination (FX-bus 0-63), default 0
260 * 17 - right, B destination (FX-bus 0-63), default 1
261 * 18 - right, C destination (FX-bus 0-63), default 2
262 * 19 - right, D destination (FX-bus 0-63), default 3
263 * 20 - right, E destination (FX-bus 0-63), default 4
264 * 21 - right, F destination (FX-bus 0-63), default 5
265 * 22 - right, G destination (FX-bus 0-63), default 6
266 * 23 - right, H destination (FX-bus 0-63), default 7
268 Don't forget that it's illegal to assign a channel to the same FX-bus accumulator
269 more than once (it means 0=0 && 1=0 is an invalid combination).
271 name='EMU10K1 PCM Send Volume',index 0-31
272 -----------------------------------------
273 It specifies the attenuation (amount) for given destination in range 0-255.
276 * 0 - mono, A destination attn, default 255 (no attenuation)
277 * 1 - mono, B destination attn, default 255 (no attenuation)
278 * 2 - mono, C destination attn, default 0 (mute)
279 * 3 - mono, D destination attn, default 0 (mute)
280 * 4 - mono, E destination attn, default 0 (mute)
281 * 5 - mono, F destination attn, default 0 (mute)
282 * 6 - mono, G destination attn, default 0 (mute)
283 * 7 - mono, H destination attn, default 0 (mute)
284 * 8 - left, A destination attn, default 255 (no attenuation)
285 * 9 - left, B destination attn, default 0 (mute)
286 * 10 - left, C destination attn, default 0 (mute)
287 * 11 - left, D destination attn, default 0 (mute)
288 * 12 - left, E destination attn, default 0 (mute)
289 * 13 - left, F destination attn, default 0 (mute)
290 * 14 - left, G destination attn, default 0 (mute)
291 * 15 - left, H destination attn, default 0 (mute)
292 * 16 - right, A destination attn, default 0 (mute)
293 * 17 - right, B destination attn, default 255 (no attenuation)
294 * 18 - right, C destination attn, default 0 (mute)
295 * 19 - right, D destination attn, default 0 (mute)
296 * 20 - right, E destination attn, default 0 (mute)
297 * 21 - right, F destination attn, default 0 (mute)
298 * 22 - right, G destination attn, default 0 (mute)
299 * 23 - right, H destination attn, default 0 (mute)
306 See sb-live-mixer.rst.