problem starting big projects

An area for people to discuss Scope related problems, issues, etc.

Moderators: valis, garyb

Post Reply
iskra
Posts: 81
Joined: Sat May 03, 2003 4:00 pm

problem starting big projects

Post by iskra »

It seems to happen quite often, I will have a project that is near my dsp capacity but sometimes with maybe one or even two bars remaining on the dsp meter (I have three cards 2 x pulsarII & 1 LunaII). All good so far, save & shut down, but when I reopen the project I get the message that I have basically filled up my dsp capacity & would I like to try global optimization? This always works, but it takes a minute or two & is very annoying.

If the project was working before, why the start up problem? What can I do to stop this happening?

I have noticed anecdotally it seems to happen more, it projects where I using flexor modular synths (though this may just be coincidence, I have been using flexor a lot recently)
User avatar
garyb
Moderator
Posts: 23380
Joined: Sun Apr 15, 2001 4:00 pm
Location: ghetto by the sea

Post by garyb »

because of the order that devices get loaded....
dawman
Posts: 14368
Joined: Sun Jul 24, 2005 4:00 pm
Location: PROJECT WINDOW

Post by dawman »

I have been beaten up by SFP in similar ways. Here's a fix that I used.

Dissconnect everything, but leave the project intact.

Go to the settings menu, select projects, save the disconnected version as a start up project. Then re connect everything and save as your project as is.

I don't know why this works, except that the disconnected version gives SFP a heads up for what's coming, albeit in a lite version.


Happy Hunting,
iskra
Posts: 81
Joined: Sat May 03, 2003 4:00 pm

Post by iskra »

thanks for answers & partial solution, I might even try just disconnecting some of the bigger dsp hogs on saving, without disconnecting everything, & see if that works
User avatar
katano
Posts: 1438
Joined: Mon Jan 20, 2003 4:00 pm
Location: Zurich, Switzerland

Post by katano »

here's the instant fix that worked for me:

bought an additional srb :D

cheers
roman
iskra
Posts: 81
Joined: Sat May 03, 2003 4:00 pm

Post by iskra »

here's the instant fix that worked for me:

bought an additional srb
ah yes, if only that solution was available to me....

one other things I have noticed is sometimes I have to press "yes" to global optimisation it takes two or three times before it works...why? I would have thought clicking on the button would set of fthe same routine each time? does it try different things?
User avatar
garyb
Moderator
Posts: 23380
Joined: Sun Apr 15, 2001 4:00 pm
Location: ghetto by the sea

Post by garyb »

reshufflin....
H-Rave
Posts: 569
Joined: Sat Apr 16, 2005 4:00 pm
Location: Toulouse, France
Contact:

Post by H-Rave »

on the big mixers you can assign a part of the mixer to a specific board,so at least you could even out the workload over the cards.
Core2Quad Q9400 2.66Ghz, Asus P5Q EPU,Radeon HD4350 4Gb Ram,320Gb 7200Rpm,Windows 7 Pro 32 bit,Cubase 4+5,NI Komplete 5+6, Scope 5 - Mix&Master - Synth&Sampler,Pulsar II Classic - PulsarII XTC,.Core2duo 3.00Ghz.Presonus Firestudio Tascam FW1884
User avatar
valis
Posts: 7680
Joined: Sun Sep 23, 2001 4:00 pm
Location: West Coast USA
Contact:

Post by valis »

The code inside of each device can be dynamically loaded across more than one dsp, that way if one dsp is 'mostly' taken but has some small amount of resources still available it can be put to use. This insures that you can actually load on your dsps more than if the dsp code needed to be loaded in a fixed way every time, but the downside (as you've seen people say here) is that it tends to load differently each time.

It's been said several times here before but just in case the newer users were wondering :wink:
Post Reply