On 5/21/07, Alex Polite <[EMAIL PROTECTED]> wrote:
> I figured that one out. What I want to do is turn that into a stanza
> in my .asoundrc and make it the default device so that applications
> that outputs to the defualt alsa device uses it automatically.

Apologies for the duplicate, Alex, but I've only just realized that I
didn't reply to the list. I really must be more careful with gmail...
:-(

The following works for me:

pcm.!default {
 type plug
 slave {
   pcm "tee:hw,/home/user/tee.raw"
 }
}

Obviously, YMMV. HTH, Jaime :-)

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to