Re: [Alsa-devel] ASYNC mode...

2003-11-29 Thread Jean-Marc Desprez
Peter Bessman wrote: ...what's up with it? If you pass SND_PCM_ASYNC to snd_pcm_open(), it doesn't work, which strikes me as counter-intuitive. Actually, it seems to be really finicky, and after playing around with pcm.c for something on the order of 8 hours, I still don't "get it" well enough t

[Alsa-devel] ASYNC mode...

2003-11-28 Thread Peter Bessman
...what's up with it? If you pass SND_PCM_ASYNC to snd_pcm_open(), it doesn't work, which strikes me as counter-intuitive. Actually, it seems to be really finicky, and after playing around with pcm.c for something on the order of 8 hours, I still don't "get it" well enough to confidently make use