All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Oliver Schrempf <un1q@stud.uni-karlsruhe.de>
Cc: Jaroslav Kysela <perex@perex.cz>,
	"alsa-devel@lists.sourceforge.net"
	<alsa-devel@lists.sourceforge.net>
Subject: Re: asoundrc problem
Date: Mon, 27 Jan 2003 18:30:10 +0100	[thread overview]
Message-ID: <s5hu1fumrfh.wl@alsa2.suse.de> (raw)
In-Reply-To: <Pine.LNX.4.44.0301271759530.4643-100000@rzstud2.stud.uni-karlsruhe.de>

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

  reply	other threads:[~2003-01-27 17:30 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-27 13:09 asoundrc problem Oliver Schrempf
2003-01-27 14:04 ` Takashi Iwai
2003-01-27 15:57   ` Oliver Schrempf
2003-01-27 16:06     ` Jaroslav Kysela
2003-01-27 17:03       ` Oliver Schrempf
2003-01-27 17:30         ` Takashi Iwai [this message]
2003-01-27 18:14           ` Oliver Schrempf
2003-01-28  9:56             ` Takashi Iwai
2003-01-28 11:06               ` Oliver Schrempf
  -- strict thread matches above, loose matches on Subject: below --
2003-01-30  8:34 Oliver Schrempf
2003-01-30 10:51 ` Takashi Iwai
2003-01-30 11:06   ` Oliver Schrempf
2003-01-31 17:47     ` Takashi Iwai
2003-02-03 11:06       ` Oliver Schrempf
2003-02-03 11:33         ` Takashi Iwai
2003-02-03 13:40           ` Oliver Schrempf
2003-02-04 12:30             ` Takashi Iwai
2003-02-04 12:56               ` Oliver Schrempf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s5hu1fumrfh.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=perex@perex.cz \
    --cc=un1q@stud.uni-karlsruhe.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.