From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-15?Q?Marco_Bn=E0?= Subject: capture sound from an app and send it to an other app Date: Sat, 01 Sep 2007 12:21:36 +0200 Message-ID: <46D93D30.1000302@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.191]) by alsa0.perex.cz (Postfix) with ESMTP id 5DECD24370 for ; Sat, 1 Sep 2007 12:21:46 +0200 (CEST) Received: by fk-out-0910.google.com with SMTP id f40so909305fka for ; Sat, 01 Sep 2007 03:21:45 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Hello! I'm trying to find help to do something that shoul allow me to capture audio stream outgoing from an application and redirect it to an other as audio stream input. It like to do it for different istances of the application (an instance generates out - the other take input, this many times). how to do so? What i should do? And how? Thanks, Marco