On Sun, May 17, 2009 11:43 am, Gabriel M. Beddingfield wrote:
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.
^^^^^^^^^^
(Grrr... e-mail sent before it was ready)
It would be nice if were an option to start jackd detached, though.
--
G a b r i e l M B e d d i n g f i e l d