>I think that you can easily solve the problem of missing frames from
>capture or playback simply calling poll a first time with both stream
>and a second time with the missing one.
>
>In this way you solve the problem without the busy loop.

thats true.

however, as we've seen, that wasn't the nature of the problem, which
was instead my code trying to process all frames rather than
N*period_size frames. when this is fixed, that particular issue goes
away. 

well, it does if other things are working as expected :)

--p

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

Reply via email to