All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: "Robert Brückmann" <killerbob@musicalica.de>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: Can't link multiple streams
Date: Mon, 10 Nov 2003 18:40:23 +0100	[thread overview]
Message-ID: <s5hislscebc.wl@alsa2.suse.de> (raw)
In-Reply-To: <3FAFB844.2060301@musicalica.de>

At Mon, 10 Nov 2003 17:09:40 +0100,
Robert Brückmann wrote:
> 
> I have 3 capture and 3 playback devices (all sample-synced via 
> wordclock) which I want to sync via snd_pcm_link(). So I do the 
> following calls:
> 
> snd_pcm_link(playback1,playback2);
> snd_pcm_link(playback2,playback3);
> snd_pcm_link(capture1,capture2);
> snd_pcm_link(capture2,capture3);
> snd_pcm_link(playback1,capture1);
> 
> This worked in an older version of ALSA without problems (I used 
> 0.9.0beta12), but since I upgraded to 0.9.7a, I can't link, the last 
> link operation gives an error:
> 
> ALSA lib pcm.c:1148:(snd_pcm_link) SNDRV_PCM_IOCTL_LINK failed: 
> Operation already in progress

which link in the above do you have this error?


Takashi


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/

  reply	other threads:[~2003-11-10 17:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-10 16:09 Can't link multiple streams Robert Brückmann
2003-11-10 17:40 ` Takashi Iwai [this message]
2003-11-10 19:01 ` Jaroslav Kysela

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=s5hislscebc.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=killerbob@musicalica.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.