From: "Pierre C" <lists@peufeu.com>
To: alsa-devel@alsa-project.org
Subject: USB Implicit Feedback
Date: Sat, 06 Sep 2014 08:53:23 +0200 [thread overview]
Message-ID: <op.xlq6q9vfeorkce@apollo13> (raw)
Hello !
I'm implementing a USB Audio Class 2 device using a Cortex-M4 with high
speed USB. So far it works well, the device is recognized by ALSA,
playback, capture, sample rate change, and all controls like volume and
mute work. I'm using explicit feedback.
I'd like to use implicit feedback instead, and had some problems...
With implicit feedback, when playback starts, ALSA should start capture
automatically (even if there are no applications requesting capture at the
moment) to use the number of capture samples as feedback. But it doesn't.
So, I'd like to know :
- Is it actually supported ?
- If it is, what descriptors should I use to make it work ?
Thanks for any info, have a nice day !
Pierre
next reply other threads:[~2014-09-06 6:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-06 6:53 Pierre C [this message]
2014-09-06 11:56 ` USB Implicit Feedback Daniel Mack
2014-09-07 7:06 ` Pierre C
2014-09-07 11:31 ` Daniel Mack
2014-09-07 13:30 ` Pierre C
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=op.xlq6q9vfeorkce@apollo13 \
--to=lists@peufeu.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.