All of lore.kernel.org
 help / color / mirror / Atom feed
* multiple devices or one device w/ multiple subdevices?
@ 2009-08-24 17:26 pl bossart
  2009-08-24 20:07 ` Liam Girdwood
  2009-08-25  3:06 ` Eliot Blennerhassett
  0 siblings, 2 replies; 3+ messages in thread
From: pl bossart @ 2009-08-24 17:26 UTC (permalink / raw)
  To: alsa-devel

Hi,
I have a piece of custom hardware that provides 7 independent PCM
outputs. This is not intended for multichannel playback, the content
on each output can be completely different; playback will not be
synchronized and will start separately. The only restriction is that
all outputs rely on the same baserate and share the same bitclock,
i.e. all the outputs work at 48kHz.

>From the mailling list archives, subdevices seem to be relevant when
doing hw mixing or when lots of streams are handled. None of this
applies to my case. Also it looks like PulseAudio knows nothing about
subdevices in its detection loop, meaning the user would need to
manually add some load-module commands in the PulseAudio configuration
files. And last but not least, I didn't see very many lines of code
(and no documentation) that showed how subdevices are
registered/handled, etc.

My conclusion is that multiple devices would seem like a much better
option. But I wanted to check with the community that I am on the
right track. Thanks for your feedback!
- P

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

end of thread, other threads:[~2009-08-25  3:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-24 17:26 multiple devices or one device w/ multiple subdevices? pl bossart
2009-08-24 20:07 ` Liam Girdwood
2009-08-25  3:06 ` Eliot Blennerhassett

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.