denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] A Plan for JACK in denemo


From: Richard Shann
Subject: Re: [Denemo-devel] A Plan for JACK in denemo
Date: Tue, 15 Dec 2009 08:55:16 +0000

On Mon, 2009-12-14 at 20:27 -0600, Jeremiah Benham wrote:
> > No starting/restarting jackd - if it is not running set up a flag
> to  
> > say
> > so and do not do any jack things - just let the user set up the
> > device/client list in prefs.
> 
> I read through the Jack api. I don't see any kind of function that  
> reports if Jack is running or not. What we can do is try and create  
> the users devices. If the device creation returns an error them the  
> Jack server is more than likely not running.

yes - that will be fine, if (first) the device creation returns an error
then set a no-jack flag and don't do any more jack things. Look out for
problems trying to use warningdialog() to early, I noticed that we still
do not have the re-drawing of the display turned off until the initial
score is loaded and ready to be drawn, which causes a error in the draw
or expose routine or some such - just use g_warning until we have things
working.
Richard






reply via email to

[Prev in Thread] Current Thread [Next in Thread]