Re: [Alsa-user] getting duplex to work

2003-01-29 Thread Georgi Georgiev
> If someone could point me to a code example that simultaneously reads and writes, that might help. cat /dev/dsp > /dev/dsp is a little rude, so you can try rec | play or arec | aplay or similar. -- /^^^\/\ / Georgi Georgiev(-<

[Alsa-user] getting duplex to work

2003-01-29 Thread Chris Raphael
Hello List: I just got ALSA installed on my computer yesterday so I am very new to ALSA. I used the API to write very simple recording and playing programs using the code examples on the ALSA web pages. But I can't seem to get both recording and playing to work at the same time. I can open t