Page 1 of 1

is it possible to load synth and after loading it loads?

Posted: Mon May 18, 2015 8:04 am
by djbrynte
I have seen now that sylenth load like this.

sylenth is loaded and then it comes in the sequencer.

I mean first sylenth is loaded and afgter its loaded it takes like 1 second when synth is up?

i mean so it loads faster and then it styart loading the presets :D or something like that?

Re: is it possible to load synth and after loading it loads?

Posted: Mon May 18, 2015 8:34 am
by KG_is_back
Exo used a technique to do this. When FS plugin loads, all afterload triggers count to the loading time. You may use "trigger thread" prim to start new thread, which does not count to loading time when used. I do not have an example at hand now...

Re: is it possible to load synth and after loading it loads?

Posted: Mon May 18, 2015 10:27 am
by djbrynte
ok but it seem like its possible :)