On 2010-02-21 00:10, João Pais wrote:
Hi,
actually I don't want to start/stop many times. I just have a complex setup now (jack+jackrack+pd+ardour), and wanted to start them all with one bash command. the gui of qjackctl would be necessary, for when I have to create/remove connections (although I can already make jack connections faster with my pd patch)
i think the problem with "no reaction" on qjackctl side is, that it just doedsn't poll the jack server often enough.
a pretty safe way should be to start jackd before and then start qjackctl (and whatever apps): qjackctl will then be aware of an already running jack process and hook to that.
fgmadsr IOhannes