On Fri, 2007-10-05 at 12:56 -0300, 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).
ALSA already does this. Its not trivial to set up but its not hard
either.
Also, define "standard Linux application".