Re: [LAD] Develop a virtual sound card driver.

From: Hannu Savolainen <hannu@email-addr-hidden>
Date: Fri Oct 05 2007 - 20:08:38 EEST

Luis Agustín Nieto wrote:
> Hello Everyone,
>
> We wish to undertake a new project for college (we are students of
> Computer Science at University of Buenos Aires) and the idea is to
> develop a virtual sound card driver which is capable of capturing the
> sound output generated by any standard Linux application, in order to
> do something with these data (for example dumping them to a file).
Something like this exists in OSS4. The "audioloop" driver is a pipe
between virtual client and server side devices. Whatever is written to
the client side can be read from the server end. For example the
application listening the sever side device can dump everything played
by the clients to a disk file. No sound card is needed since the pipe is
syncronized to the system timer.

Best regards,

Hannu
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-dev
Received on Fri Oct 5 20:15:03 2007

This archive was generated by hypermail 2.1.8 : Fri Oct 05 2007 - 20:15:03 EEST