[alsa-devel] View alsa-lib plugins setup for any app?
Eliot Blennerhassett
linux at audioscience.com
Tue Oct 21 22:55:01 CEST 2008
On Tuesday 21 October 2008 19:34:49 Takashi Iwai wrote:
> Sorry, I don't understand well your question. Do you want to see the
> alsa-plugin chain of a running application from the outside,
Yes. Basically see something that looks like the result of "aplay -v", but for
a running app from the outside.
E.g. to see if the app is using dmix, plughw etc, what parameters the app sees
vs how the card is accessed.
Best if this info was available like the proc files for the driver, but if it
required running the app in a special context (debugger-like or LD_PRELOAD)
that would probably still be useful.
The app should not have to be recompiled.
> or do you
> ask an API to show the alsa-plugin chains,
no. Now I see that you are thinking of snd_pcm_*_dump() family.
> or a way to show hw_params/sw_params for plugins?
I this is included in my first "yes"
regards
Eliot
More information about the Alsa-devel
mailing list