All of lore.kernel.org
 help / color / mirror / Atom feed
* Control interconnection information API?
@ 2008-12-31 23:01 Eliot Blennerhassett
  2009-01-01 11:43 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Eliot Blennerhassett @ 2008-12-31 23:01 UTC (permalink / raw)
  To: alsa-devel

New Year's Greetings,


something that seems to be lacking in the ALSA API, or at least the way
of describing controls (by name only), is any concept of the
connectivity between the various controls and the codecs and output
terminals.

One use for such information is to build a GUI that shows this
connectivity (instead of the current bucket'o'controls approach).

Now there are a couple of special cases:

* HDA driver exports the codec widget information via a proc file,
allowing the codecgraph tool to visualise the connections.
Widgets have numeric IDs and list the IDs of widgets that connect to
their inputs.

* ASoC DAPM (which I (not being an ASoC developer or user) have mostly
been skimming over in this list).

Reading this
http://www.mjmwired.net/kernel/Documentation/sound/alsa/soc/dapm.txt
3. Codec Widget Interconnections. I can see that there are lists of
connections.  I'm not sure if these are visible to userspace via any API?


So:
Can either of these schemes be generalised to all ALSA drivers?
Is there some other way to reveal the information (Connections TLV, new
API etc?)
Does anybody else thing this is worth pursuing, or is it just me?


regards

--
Eliot Blennerhassett
AudioScience Inc

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

end of thread, other threads:[~2009-01-01 11:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-31 23:01 Control interconnection information API? Eliot Blennerhassett
2009-01-01 11:43 ` Mark Brown

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.