All of lore.kernel.org
 help / color / mirror / Atom feed
* emu10k1 device naming
@ 2004-07-25  4:29 Lee Revell
  2004-07-25  8:15 ` Jaroslav Kysela
  2004-07-25 10:53 ` Florian Schmidt
  0 siblings, 2 replies; 10+ messages in thread
From: Lee Revell @ 2004-07-25  4:29 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, pzad

Now that the emu10k1 driver supports low latency, multichannel capture,
it would be useful to rearrange the devices.  Currently you have to use
hw:0,0 for playback, and hw:0,2 for capture.  This works down to 32
frames (you have to record more than 2 channels to get 32 frames,
because 512 bytes is the smallest period JACK supports).  JACK requires
the playback and capture device to be the same for both directions.

The current hw:0,0 device could be moved to hw:0,2.  This is the best
arrangement, because these are the only two devices that it makes sense
to use for full-duplex.  The hw:0,2 playback device is a special AC3
passthrough device, there is no capture device that corresponds to it. 
The same applies to the current hw:0,0 (ADC capture) and hw:0,1 (mic
capture - 8000 Hz) devices, there is no corresponding playback device.

It was suggsted to use the 'asym' PCM plugin for this, but JACK does not
support using a PCM as the device name, you need to give it a hardware
device.

Lee 





-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2004-07-28 17:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-25  4:29 emu10k1 device naming Lee Revell
2004-07-25  8:15 ` Jaroslav Kysela
2004-07-25 18:15   ` Lee Revell
2004-07-27  6:55     ` Jaroslav Kysela
2004-07-27 15:56       ` Takashi Iwai
2004-07-27 17:38         ` Jaroslav Kysela
2004-07-27 19:17           ` Lee Revell
2004-07-28 15:16             ` Takashi Iwai
2004-07-28 17:21               ` Lee Revell
2004-07-25 10:53 ` Florian Schmidt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.