Thanks for this great plugin. I have been working really hard to get it
working with my hardware. I have a Asus p5n7a-vm with built in
soundcard. Unfortunately I was unable to use arecord with any of the
standard alsa devices. My sound card is not able to capture from the
output only from mic and line in.
But I found a solution in the man pages of arecord.
"arecord -d 10 -f cd -t wav -D copy foobar.wav
will record foobar.wav as a 10-second, CD-quality wave
file, using
the PCM "copy" (which might be defined in the users
.asoundrc file
as:
pcm.copy {
type plug
slave {
pcm hw
}
route_policy copy
}
"
So I added the example to my /etc/asound.conf and set wavin:copy as my
favorite in squeezecenter. Now it works!
--
erikl
------------------------------------------------------------------------
erikl's Profile: http://forums.slimdevices.com/member.php?userid=26263
View this thread: http://forums.slimdevices.com/showthread.php?t=49584
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins