From: Timur Tabi <timur@freescale.com>
To: ALSA development <alsa-devel@alsa-project.org>
Subject: Requiring the same sample rate for playback and record?
Date: Fri, 20 Jun 2008 14:08:50 -0500 [thread overview]
Message-ID: <485C0042.4050008@freescale.com> (raw)
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
next reply other threads:[~2008-06-20 19:08 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-20 19:08 Timur Tabi [this message]
2008-06-23 11:00 ` Requiring the same sample rate for playback and record? 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=485C0042.4050008@freescale.com \
--to=timur@freescale.com \
--cc=alsa-devel@alsa-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.