[linux-audio-dev] is JACK server (not) running?
Andrew Gaydenko
a at gaydenko.com
Sat Aug 12 18:50:27 UTC 2006
Jack,
Aha, I see. Now I get call return immediately.
Thanks!
Andrew
======= On Saturday 12 August 2006 22:41, Jack O'Quin wrote: =======
On 8/12/06, Andrew Gaydenko <a at gaydenko.com> wrote:
> Hi!
>
> What is quickest way to determine is JACK server running or not?
> Just jack_client_open() call with JackNullOption takes about 5 sec
> when the server is not running.
You are telling JACK to actually start a new server. If you just
want to check whether one is already running, use the
JackNoStartServer option. Not sure how long that will take,
but it should be a lot faster.
More information about the Linux-audio-dev
mailing list