On Mon, 2006-06-19 at 15:45 -0400, yvan chenard wrote:
> here are our amixer output

It would appear that this device does not support hardware loopback.
You will have use a software solution like running JACK and connect the
input ports to the output ports.

"arecord | aplay" will probably give better results than "cat /dev/dsp
> /dev/audio" as you can tune the buffer sizes.

You will get fewer dropouts if you do "nice -n -20 arecord -f dat | nice
-n -20 aplay"

Lee



_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to