Jack Master cannot be set as default (won't load as Master)
Posted: Sun May 03, 2009 6:33 am
OK, I just post the problem here, as it looks to be a bug. It comes from another post on this forum: http://www.essej.net/slforum/viewtopic. ... p=749#p749 , and here are the most revelant parts of it:
and some precisions:So, here it is, I've got sooperlooper running on a Debian GNU/Linux distribution, with many others apps at the same time.
I would like all apps to be sync to jack transport, and sooperlooper to be the jack master one.
Indeed, it works, but the fact is I can't get the setting 'sooperlooper as jack timebase master' fixed as a default. I tried saving a session, but it didn't work either, and I didn't find a command line option which would lead sooperlooper to start with this option enabled.
I've tried working with the gui_config.xml file, without success, too.
I forgot to tell you that I had checked with a saved session, and took a look into the slsess file: the global parameter "jack_timebase_master" was set to 1, so it's probably something due to config file reading and not to config file saving.
I am not on the same PC by now, and cannot copy/paste the file, but it looked like:
<Globals alotofparameters="alotofvalues" jack_timebase_master="1"/>
I tried turning it to true, and to 0, but it always gave the same result.
Hope it helps.