Re: [LAD] Strange inconsistency in jack frame time

From: Paul Davis <paul@email-addr-hidden>
Date: Mon Jun 23 2014 - 01:16:04 EEST

On Sun, Jun 22, 2014 at 5:38 PM, Fons Adriaensen <fons@email-addr-hidden>
wrote:

>
>
> So it seems that the frame time is not a reliable method to
> determine how many frames have been lost.
>

I don't think that anything in the API documentation suggests that it is.

xruns, whether caused by clients or kernel scheduling, essentially reset
the clock. nothing in jack1 (and i believe nothing in jack2) attempts to
maintain clock consistency (monotonicity or linearity) across xruns.

of course, there is a legitimate argument that this would be useful, but it
would require (as far as i can tell) a bunch of assumptions that while
often correct, are not really solid. most of them relate to the ability to
continue using a DLL that links a system clock and the audio clock across a
restart of the audio clock (since the system clock is the only thing that
could keep running as far as JACK is concerned).

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Mon Jun 23 04:15:03 2014

This archive was generated by hypermail 2.1.8 : Mon Jun 23 2014 - 04:15:04 EEST