Re: [Alsa-user] record PCM output / no PCM capture function

2008-08-08 Thread James Shatto
> I used to record streamed audio using this: > > arecord -D copy -f cd -t wav out.wav -d 10 Same here. My card has some bleed into the mic port so I do get something regardless. I am able to set PCM record from aumix. No ideal how to do it in alsamixer, it doesn't seem to be an option. I'v

[Alsa-user] record PCM output / no PCM capture function

2008-08-08 Thread david blunkett
I used to record streamed audio using this: arecord -D copy -f cd -t wav out.wav -d 10 cat ~/asoundrc pcm.copy { type plug slave { pcm hw } route_policy copy } But since getting installing suse 10.3 this doesn't work. I tried using amixer and al