<div dir="ltr">Maybe I have misunderstood how things work, or I'm using too old<div>version of jack, but here's what happens:</div><div><div><br></div><div>1. Start jack 2 (jack-audio-connection-kit-devel-1.9.9.5-1.fc17.x86_64)</div><div>2. Press the "Start transport rolling" button in qjackctl.</div><div>3. Qjackctl reports "Rolling" in the display. </div><div>4. Create jack client</div></div><div>5. Call jack_transport_query(client, NULL).</div><div>6. jack_transport_query(client, NULL) always returns JackTransportStopped</div><div><br></div><div>Shouldn't jack_transport_query(client, NULL) return JackTransportRolling?</div><div><br></div><div>(It doesn't matter whether I activate the client or not before calling jack_transport_query(client, NULL)).<br></div><div><br></div></div>