* Mix two mono streams into one stereo.
@ 2006-03-07 13:18 Juan Zapatero
2006-03-07 16:23 ` Lee Revell
0 siblings, 1 reply; 2+ messages in thread
From: Juan Zapatero @ 2006-03-07 13:18 UTC (permalink / raw)
To: alsa-devel
[-- Attachment #1: Type: text/plain, Size: 1454 bytes --]
I need some help with this. I have written a VoIP application which
captures audio from a microphone input, and plays audio coming through
the network to de audio output.
This application is intended to run on a system with a sound-card that
has only one stereo output, and two different audio streams have to be
played both at the same time through this stereo output. So I need to
mix both mono streams into one stereo stream using ALSA Api.
How is this possible?
Juan Zapatero.
______________________
Este mensaje, y en su caso, cualquier fichero anexo al mismo,
puede contener informacion clasificada por su emisor como confidencial
en el marco de su Sistema de Gestion de Seguridad de la
Informacion siendo para uso exclusivo del destinatario, quedando
prohibida su divulgacion copia o distribucion a terceros sin la
autorizacion expresa del remitente. Si Vd. ha recibido este mensaje
erroneamente, se ruega lo notifique al remitente y proceda a su borrado.
Gracias por su colaboracion.
______________________
This message including any attachments may contain confidential
information, according to our Information Security Management System,
and intended solely for a specific individual to whom they are addressed.
Any unauthorised copy, disclosure or distribution of this message
is strictly forbidden. If you have received this transmission in error,
please notify the sender immediately and delete it.
______________________
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Mix two mono streams into one stereo.
2006-03-07 13:18 Mix two mono streams into one stereo Juan Zapatero
@ 2006-03-07 16:23 ` Lee Revell
0 siblings, 0 replies; 2+ messages in thread
From: Lee Revell @ 2006-03-07 16:23 UTC (permalink / raw)
To: Juan Zapatero; +Cc: alsa-devel
On Tue, 2006-03-07 at 13:18 +0000, Juan Zapatero wrote:
> I need some help with this. I have written a VoIP application which
> captures audio from a microphone input, and plays audio coming through
> the network to de audio output.
>
> This application is intended to run on a system with a sound-card that
> has only one stereo output, and two different audio streams have to be
> played both at the same time through this stereo output. So I need to
> mix both mono streams into one stereo stream using ALSA Api.
>
> How is this possible?
Just use JACK, this exposes the two output channels as independent
ports, and write your app as a JACK client (or multiple clients)
Lee
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-03-07 16:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-07 13:18 Mix two mono streams into one stereo Juan Zapatero
2006-03-07 16:23 ` Lee Revell
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.