On Sun, 17 May 2009, Rui Nuno Capela wrote:

>> 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 ;)

That makes sense.  Capturing stdout/stderr in QJackCtl *is* helpful.  Not 
sure what else is going on there.

though.

>
> seeya
> -- 
> rncbc aka Rui Nuno Capela
> rn...@rncbc.org
>
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev

Reply via email to