Bazille Defaults
-
- KVRer
- 7 posts since 14 Oct, 2004
Not of great importance, but it would be nice if there were a way to save the cable, scope and screen size along with the other defaults (style & gamma).
Swiftkick.com || Soundcloud.com/LenSasso
- KVRAF
- 4197 posts since 23 May, 2004 from Bad Vilbel, Germany
AFAIK the "make default" function is supposed to do that, but it seems to be host-dependant.
Perhaps Urs will chime in, he knows more...
Perhaps Urs will chime in, he knows more...
- u-he
- 30248 posts since 8 Aug, 2002 from Berlin
This is supposed to happen (everything except screen size), but somehow this depends on the way host closes the window (or not...).
I've worked out a concept to make all of this much more reliable but I'm not sure when we can do this. It'll happen eventually
I've worked out a concept to make all of this much more reliable but I'm not sure when we can do this. It'll happen eventually
-
- KVRer
- Topic Starter
- 7 posts since 14 Oct, 2004
Is there anything I can add by way of testingit here? I've tried it in both Live and Logic, and what seems to happen is that as long as a session is going, new instances of Bazille open with the current configuration. But once I close a session, the next time I open Bazille, it reverts to the factory default cable and oscilloscope preferences. This happens even for instances of Bazille enclosed in Live racks (which do preserve the multicore setting).
Swiftkick.com || Soundcloud.com/LenSasso
- u-he
- 30248 posts since 8 Aug, 2002 from Berlin
Well, I think we just have to implement it differently. Saving preferences on UI close is not reliable because often hosts don't keep to the sequence of calls that we would expect. Instead, we need to put this into a central place (accessed by UI and DSP) and save every single preference that was ever changed, right when it's changed. I.e. we should not "wait" until something happens that might not happen, we should do things right there and then 
