All of lore.kernel.org
 help / color / mirror / Atom feed
* Requiring the same sample rate for playback and record?
@ 2008-06-20 19:08 Timur Tabi
  2008-06-23 11:00 ` Takashi Iwai
  0 siblings, 1 reply; 12+ messages in thread
From: Timur Tabi @ 2008-06-20 19:08 UTC (permalink / raw)
  To: ALSA development

In my driver, how do I tell ALSA that the sample rate for playback must be the
same as for capture?

I know I can have my driver remember the sample rate for the first stream open,
and then if the second stream doesn't specify the same sample rate, it can
reject it, but this is inelegant.  I'm hoping there's a more straightforward way.

-- 
Timur Tabi
Linux kernel developer at Freescale

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

end of thread, other threads:[~2008-07-25 19:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-20 19:08 Requiring the same sample rate for playback and record? Timur Tabi
2008-06-23 11:00 ` Takashi Iwai
2008-06-23 12:08   ` Timur Tabi
2008-06-23 12:10     ` Takashi Iwai
2008-07-14 21:25   ` Timur Tabi
2008-07-16 10:59     ` Takashi Iwai
2008-07-16 15:11       ` Timur Tabi
2008-07-16 15:17         ` Liam Girdwood
2008-07-16 15:24         ` Takashi Iwai
2008-07-16 19:19       ` Timur Tabi
2008-07-17 10:10         ` Takashi Iwai
2008-07-25 19:55           ` Timur Tabi

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.