From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: Can't link multiple streams Date: Mon, 10 Nov 2003 18:40:23 +0100 Sender: alsa-devel-admin@lists.sourceforge.net Message-ID: References: <3FAFB844.2060301@musicalica.de> Mime-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: <3FAFB844.2060301@musicalica.de> Errors-To: alsa-devel-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: To: Robert =?ISO-8859-1?Q?Br=FCckmann?= Cc: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org 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/