Lines Matching refs:in
45 * 16-bit/48kHz ==> 4 channels in + 4 channels out
47 * 24-bit/48kHz ==> 4 channels in + 2 channels out,
48 or 2 channels in + 4 channels out
50 * 24-bit/96kHz ==> 2 channels in _or_ 2 channels out (half duplex only)
57 - Note that in this setup only the Do interface can be enabled
62 - Enabling Di when no digital source is connected can result in a
66 2 - Audiophile USB MIDI support in ALSA
77 3 - Audiophile USB Audio support in ALSA
81 module. This module can work in a default mode (without any device-specific
82 parameter), or in an "advanced" mode with the device-specific parameter called
90 by the applications: for instance if the user is recording in a
98 panel to switch the device working mode. Thus as we'll see in next section, this
102 Audiophile interfaces are mapped to alsa pcm devices in the following
104 * hw:1,0 is Ao in playback and Di in capture
105 * hw:1,1 is Do in playback and Ai in capture
106 * hw:1,2 is Do in AC3/DTS passthrough mode
113 compliant (supposedly supporting S16_LE) but processes in fact only S16_BE streams.
114 This has been fixed in kernel 2.6.23 and above and now the hw:1,2 interface
115 is reported to be big endian in this default driver mode.
134 by the Alsa driver in default mode may result in a corrupted state of the
140 parameter called "device_setup" (this parameter was introduced in kernel
155 Others modes are described in the following subsections.
164 - hw:1,0 is not available in capture mode
170 - hw:1,0 is available in capture mode
174 the devices where reported to be Big-Endian when in fact they were Little-Endian
177 where "test_S16_LE.raw" was in fact a little-endian sample file.
179 Thanks to Hakan Lennestal (who discovered the Little-Endiannes of the device in
180 these modes) a fix has been committed (expected in kernel 2.6.23) and
192 - hw:1,0 is not available in capture mode
198 - hw:1,0 is available in capture mode and an active digital source must be
207 - hw:1,0 is available in captured mode
222 The command line used to playback the AC3/DTS encoded .wav-files in this mode:
234 * Or while configuring the modules options in your modules configuration file
235 (typically a .conf file in /etc/modprobe.d/ directory:
250 * If you've correctly initialized the device in a valid mode and then want to switch
256 option in /etc/modprobe.d/*.conf
307 b2 implies b3. But _there_will_be_no_warning_ in /var/log/messages
314 You may safely skip this section if you're not interested in driver
374 "audiophile_skip_setting_quirk" in order to prevent AltSettings not
375 corresponding to device_setup from being registered in the driver.
380 This section deals with support of the Audiophile USB device in Jack.
383 * support for Big-Endian devices in 24-bit modes
384 * support for 4-in / 4-out channels
386 4.1 - Direct support in Jackd
389 Jack supports big endian devices only in recent versions (thanks to
415 4.3 - Getting 2 input and/or output interfaces in Jack
437 * define a multi device (combination of hw:1,0 and hw:1,1) in your .asoundrc
441 I had no success in testing this for now, if you have any success with this kind