On Sun, May 17, 2009 at 05:04:28PM +0100, Rui Nuno Capela wrote: > 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 ;)
So what ? It's perfectly possible to start a process and capture its stdout and stderr. What more IPC do you need ? Become a client and use the interfaces provided to clients. To kill the thing remember its pid and send a signal. Ciao, -- FA Io lo dico sempre: l'Italia è troppo stretta e lunga. _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
