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 the audio device for both recording and playing, and set up (some) parameters for both recording and playing. But I can only run
snd_pcm_hw_params() on the recording side *or* the playback side. Regardless of the order the 2nd call to snd_pcm_hw_params() fails. I know the card supports full duplex since it sort of works by using the OSS interface opening /dev/dsp in O_RDWR mode. If someone could point me to a code example that simultaneously reads and writes, that might help. Thanks in advance, Christopher Raphael ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user