Gabriel M. Beddingfield wrote:
> On Sun, May 17, 2009 8:07 am, Rui Nuno Capela wrote:
>> unfortunately, Qt4's class which is being used for wrapping the jackd
>> process (QProcess) does kill it on its destructor. afaict, this behavior
>> wasn't present in Qt3 and that's why there's no option to keep jackd
>> running upon quitting qjackctl anymore.
>
> Why not use QProcess::startDetached() ?
simply because QProcess::startDetached() sets the process loose of
qjackctl control and all the IPC and inter-process sync facilities and
notification signal/slots will be useless or no-ops in that way--you'd
better start jackd from the command line if you take that route ;)
seeya
-- rncbc aka Rui Nuno Capela rncbc@email-addr-hidden _______________________________________________ Linux-audio-dev mailing list Linux-audio-dev@email-addr-hidden http://lists.linuxaudio.org/mailman/listinfo/linux-audio-devReceived on Sun May 17 20:15:03 2009
This archive was generated by hypermail 2.1.8 : Sun May 17 2009 - 20:15:03 EEST