Page 1 of 1
Posted: 03 Nov 2008, 18:06
by maxdis
Hi, (I dont' know if it's already been answered)
I'm building my liveset with Usine, and I've a workspace for each song...the problem it's that every workspace take many seconds to load, so I'd like to know if there's a way to switch quickly between different workspace. I read in the manual about Conductor and the chaining workspace option, but I dont' know how to do that...
thanks
Posted: 03 Nov 2008, 21:46
by bsork
I've never tried it (or maybe I have a long time ago...), but I reckon that the Next Workspace file is loaded when you click the Next button on the last scene. The loading itself won't be any faster though, and you have to update all the workspaces except the last one with the next workspace, so if you're using a lot of workspaces and like to swap the song order a lot it's a bit unpractical.
Hm - maybe this is a feature request for a "song list" function? A file with the workspaces ordered, and a similar function in the Conductor to the existing Next Workspace.
Posted: 04 Nov 2008, 09:06
by franck
Hello,
+1 with Bsork, "song list" function is very good idea.
franck and friends.
Posted: 04 Nov 2008, 13:47
by senso
the song list is a good idea but I'm not sure that it will solved the pb of maxdis: it can take a while to load each wkp espacially if you have a lot of vst's.
the solution could be to 'preload' wkp of the song list but we'll probably get into a dramatic leak of memory...
So if your set is made of very similar wkp (I mean almost the same vst loaded), the conductor is the best solution?
Posted: 04 Nov 2008, 15:00
by maxdis
senso wrote:So if your set is made of very similar wkp (I mean almost the same vst loaded), the conductor is the best solution?
I think so, but I'm using the sequencer on every workspace, and it's loaded with many long wavs files, so I think they are the cause for the long loading time...
Posted: 05 Nov 2008, 21:52
by Vincent
maxdis wrote:I'm using the sequencer on every workspace, and it's loaded with many long wavs files, so I think they are the cause for the long loading time...
Same for me. My solution is to put all together in the same big WKP.
Very long to load first, but then it's OK. And I can change the order whenever I like. All is in the Conductor. I use User Curve to change tempo and bar length when changing songs (sometimes a bit tricky).
Memory issue: If you look at the 'SeqWave' module in your wave patches, you can change the 'location' options. Choose "file".
Posted: 06 Nov 2008, 03:11
by amiga909
about song list.
a good idea.
just wonder if it is possible to somehow preload other workspaces, so you can make smooth transitions from different workspaces?
Posted: 06 Nov 2008, 15:09
by Vincent
amiga909 wrote:I just wonder if it is possible to somehow preload other workspaces, so you can make smooth transitions
I'm affraid not. But since Usiners make bigger and bigger WKP, I bet that Olivier will think about it.
Posted: 03 Sep 2011, 23:07
by javanaiz
Hello !
is there a way to load automaticaly the next workspaces,
without clicking manualy on "next" ?
thanks
Posted: 04 Sep 2011, 08:42
by nay-seven
if you use the sequencer, will be easy, a user curve for example can trigger a bus
if your workspace has a precise length, and if you don't use the sequencer , you can built a patch with counter( check the sub patch count milliseconds and adapt it )
Posted: 04 Sep 2011, 15:25
by javanaiz
Thx for your answer Nay seven

;
Yes I'm using the seq for this WSP.
So this can be a simple idea
but where can I get the link beetween the seq (with a user curve) and the "next" from the conductor
I can only see a midi learn if I do a right click on the "next" of the( light) conductor
may be a "conductor" module on the seq ?
but I can get a usercurve !!!
ps : may be a smpte on the next Workspace would be easier
Posted: 04 Sep 2011, 19:03
by nay-seven
but where can I get the link beetween the seq (with a user curve) and the "next" from the conductor
data buses are perfect for the job..?