Re: [Alsa-user] recording with tee

2007-05-25 Thread j t
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'

Re: [Alsa-user] recording with tee

2007-05-21 Thread Alex Polite
2007/5/21, Lee Revell <[EMAIL PROTECTED]>: > What exactly did you try? Just about everything :) > > Looks like configuring mplayer to output to > "tee:hw,'/tmp/out.raw',raw" device would do it. I figured that one out. What I want to do is turn that into a stanza in my .asoundrc and make it the

Re: [Alsa-user] recording with tee

2007-05-21 Thread Lee Revell
On 5/21/07, Alex Polite <[EMAIL PROTECTED]> wrote: > I'd like to record the output of an alsa application by creating a > virtual device in ~/.asoundrc. > > Say I'm playing a movie in mplayer and outputting the audio to > alsa. I'd then want to be able to record all of that audio to a > separate fi

[Alsa-user] recording with tee

2007-05-21 Thread Alex Polite
I'd like to record the output of an alsa application by creating a virtual device in ~/.asoundrc. Say I'm playing a movie in mplayer and outputting the audio to alsa. I'd then want to be able to record all of that audio to a separate file. Hours of googling put me on the trail of the tee plugin b