All of lore.kernel.org
 help / color / mirror / Atom feed
* Audiophile USB samplerate workaround
@ 2003-07-23  6:59 Ben Saylor
  2003-07-23  8:29 ` Takashi Iwai
  0 siblings, 1 reply; 8+ messages in thread
From: Ben Saylor @ 2003-07-23  6:59 UTC (permalink / raw)
  To: alsa-devel

I did some investigation to find out why the sample rate can't be set to 
anything but 48khz (or rather, remains 48khz even if it is set to 
something else) on the Audiophile.

In init_usb_sample_rate(), 
	if (fmt->attributes & EP_CS_ATTR_SAMPLE_RATE)
is never true, so the sample rate is not set.  If I just make it if(1) 
the sample rate is settable.  Is this a hardware bug or something else?

Ben



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0

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

end of thread, other threads:[~2003-07-24 13:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-23  6:59 Audiophile USB samplerate workaround Ben Saylor
2003-07-23  8:29 ` Takashi Iwai
2003-07-23  9:02   ` Ben Saylor
2003-07-23  9:33     ` Takashi Iwai
2003-07-23 10:05       ` Ben Saylor
2003-07-23 10:17         ` Takashi Iwai
2003-07-23 21:14           ` Ben Saylor
2003-07-24 13:04             ` Takashi Iwai

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.