record -D copy -f cd -t wav outfile.wav This does not seem to capture any of the sounds from /dev/dsp. ecasound -i:/dev/dsp -o outfile.wav Nor does this. It's been a while since I've done this, what am I missing? Or is there something about usb-audio the prevents this from working? Or some ./configure option I missed at compile time? I know I've recorded what was coming out the speakers directly from the /dev/ device before. I just can't remember how. I'm trying to capture some streaming audio. .asoundrc below ----- pcm.atiixp { type hw card 2 } ctl.atiixp { type hw card 2 } pcm.atiixp_modem { type hw card 3 } ctl.atiixp_modem { type hw card 3 } pcm.usb_audio2 { type hw card 0 } ctl.usb_audio2 { type hw card 0 } pcm.usb_audio3 { type hw card 1 } ctl.usb_audio3 { type hw card 1 } defaults.pcm.card 0 pcm.copy { type plug slave { pcm hw } route_policy copy } ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user