On Thu, 21 Feb 2002, Jaroslav Kysela wrote:

> Yes, this condition is faulty. It should be 'avail >= pcm->stop_threshold'.

Btw; shouldn't that be 'avail > pcm->stop_threshold'...? For
     instance if you want to prefill playback buffers
     with silence before starting processing, you must be able
     to write buffer_size==stop_threshold frames of data.

-- 
 http://www.eca.cx
 Audio software for Linux!


_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to