At Mon, 27 Jan 2003 18:03:21 +0100 (CET),
Oliver Schrempf wrote:
> 
> 
> > > > > Broken configuration: no configurations available: Invalid argument
> > > >
> > > > doesn't it work with the pcm "plug:multi" ?
> > >
> > > Sorry, but I can't find any documentation on "plug:multi"?
> > > How do I have to to use it?
> >
> > aplay -Dplug:multi
> >
> > It's device description/name for alsa-lib.
> 
> Thanks for that one, but
> 
> arecord -Dplug:multi -c16 multitest.wav
> gives me
> 
> ALSA lib dlmisc.c:107:(snd_dlsym_verify) unable to verify version for
> symbol _snd_pcm_plug:multi_open
> ALSA lib pcm.c:1788:(snd_pcm_open_conf) symbol _snd_pcm_plug:multi_open is
> not defined inside (null)
> arecord: main:462: audio open error: No such device or address

hmm, there is still a bug in the alsa-lib configuration parser..?


anyway, add the following and try -Dmplug instead as a workaround.


pcm.mplug {
        type plug
        slave.pcm "multi"
}



ciao,

Takashi


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to