What does "JackEngine::XRun: client = XXX was not finished, state = Triggered" mean?

crocket <[email protected]> Thu, 15 Aug 2019 13:31:49 +0900
Newsgroups gmane.comp.audio.jackit
Message-ID <CAL0=0H2EQdGR-EowB6B=B0LLCQgZ5emqyFqsvC_aFWbY6YCw1Q@mail.gmail.com>
--===============2888178140898220608==
Content-Type: multipart/alternative; boundary="000000000000ce86c90590205ae4"

--000000000000ce86c90590205ae4
Content-Type: text/plain; charset="UTF-8"

According to
https://github.com/jackaudio/jack2/blob/6bacf6e1db975e5738821bf4abe20314f5e38283/common/JackTypes.h#L45-L50

typedef enum {
    NotTriggered,
    Triggered,
    Running,
    Finished,
} jack_client_state_t;

I don't understand any of jack_client_state_t.

I usually see xruns with state = Triggered or Running.
I'm incrementally increasing period size of zita-a2j and zita-j2a in order
to eliminate xruns.

--000000000000ce86c90590205ae4
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>According to=C2=A0<a href=3D"https://github.com/jacka=
udio/jack2/blob/6bacf6e1db975e5738821bf4abe20314f5e38283/common/JackTypes.h=
#L45-L50">https://github.com/jackaudio/jack2/blob/6bacf6e1db975e5738821bf4a=
be20314f5e38283/common/JackTypes.h#L45-L50</a><br></div><div><br></div><div=
>typedef enum {<br>=C2=A0 =C2=A0 NotTriggered,<br>=C2=A0 =C2=A0 Triggered,<=
br>=C2=A0 =C2=A0 Running,<br>=C2=A0 =C2=A0 Finished,<br>} jack_client_state=
_t;<br></div><div><br></div><div>I don&#39;t understand any of jack_client_=
state_t.</div><div><br></div><div>I usually see xruns with state =3D Trigge=
red or Running.</div><div>I&#39;m incrementally increasing period size of z=
ita-a2j and zita-j2a in order to eliminate xruns.</div></div>

--000000000000ce86c90590205ae4--

--===============2888178140898220608==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Jack-Devel mailing list
[email protected]
http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org

--===============2888178140898220608==--