All of lore.kernel.org
 help / color / mirror / Atom feed
* USB Implicit Feedback
@ 2014-09-06  6:53 Pierre C
  2014-09-06 11:56 ` Daniel Mack
  0 siblings, 1 reply; 5+ messages in thread
From: Pierre C @ 2014-09-06  6:53 UTC (permalink / raw)
  To: alsa-devel

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

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

end of thread, other threads:[~2014-09-07 13:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-06  6:53 USB Implicit Feedback Pierre C
2014-09-06 11:56 ` Daniel Mack
2014-09-07  7:06   ` Pierre C
2014-09-07 11:31     ` Daniel Mack
2014-09-07 13:30       ` Pierre C

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.