Error: Can't find DSP file Multi VU-Meter 6 HELP!!!

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

Moderators: valis, garyb

Post Reply
User avatar
valis
Posts: 7679
Joined: Sun Sep 23, 2001 4:00 pm
Location: West Coast USA
Contact:

Post by valis »

I'm getting this error:
Can't find DSP file Multi VU-Meter 6 - Please check installation
When i load STM 2448 under SFP 3.1

Tried reinstalling many times and even removing & reinstalling. Since I prefer to use the Pulsarmixer, this is annoying.

Any ideas?



Bump

<font size=-1>[ This Message was edited by: valis on 2002-05-12 19:29 ]</font>
User avatar
valis
Posts: 7679
Joined: Sun Sep 23, 2001 4:00 pm
Location: West Coast USA
Contact:

Post by valis »

bump2
scopeman
Posts: 7
Joined: Sun May 12, 2002 4:00 pm

Post by scopeman »

Hi,

there must be a vumulti6.dsp and .nfo file in your appdsp folder. You can also use the one from Pulsar 3.01. Usually it should be part of sfp, too. On the other hand, the PulsarMixer is nearly the same as the STM 2448 and they both need the same dsp files.
User avatar
valis
Posts: 7679
Joined: Sun Sep 23, 2001 4:00 pm
Location: West Coast USA
Contact:

Post by valis »

found the following files set with the attributes HSAO (Hidden, system, archive and I've don't know O):

C:SFPAppApplicationIOs
(3,504) Elektra Analog Dest.io

C:SFPAppApplicationIOsHardware
(1,958) Elektra SP-DIF Source.io

C:SFPAppDsp
(9,005) 16ADD.dsp
(34,515) asioInputMonitor32.dsp
(880) FlipFlop_SR_level-reset.nfo
(27) fmsine-c.nfo
(24) L8WOSC3.nfo
(5,176) MIXVOICE.DSP
(24) rawpwm.nfo
(15,966) S5K-FB2.dsp
(6,766) UNPXCLI.dsp
(9,091) vumulti16.nfo
(8,611) vumulti6.dsp
(11,386) WT35.DSP
(4,427) z2_dai.dsp

C:SFPAppScript
(177) ClickButtonDyn.pep
(10,297) EffectText.pep
(8,502) GridEditor.pep
(739) IniIntInterface.pep
(450) InOutCurve.pep
(254) PadChangeDetect.pep
(4,915) SimpleADSRCurve.pep

C:SFPAppScriptApp
(847) IOBase.pep

C:SFPAppScriptControls
(6,073) MatrixEditor.pep

C:SFPAppVxd
(9,264) WaveOu16.vxd

Total Files Listed:
25 File(s) 152,878 bytes


I'm going to reset -H -S and see if it'll work. Attrib won't do -O so I hope that won't cause any conflicts...
User avatar
valis
Posts: 7679
Joined: Sun Sep 23, 2001 4:00 pm
Location: West Coast USA
Contact:

Post by valis »

Seem to have fixed it. Just fyi

Code: Select all

attrib -r -s /s c:sfp*.*
removed everything but the "O" (if anyone knows how to remove that I'll do it too) and now the 2448 will load without incident.

Things *Seem* to work so far, I'll start loading up some old projects and post back in a day or two if everything's fine (or as soon as I encounter an issue...

Ty for the info mixerman ;]
scopeman
Posts: 7
Joined: Sun May 12, 2002 4:00 pm

Post by scopeman »

Thanx! My SFP version does not have the attribute problem. I´ve installed it on ME.
jeromeh
Posts: 3
Joined: Sun Aug 25, 2002 4:00 pm

Post by jeromeh »

Hi there- I got the same problem with my attacker when I moved computers but your solution's too technical for me!
Is there any chance you could explain in idiotspeak?

Gratefully yours....

jerome
DJATWORK
Posts: 133
Joined: Thu Jul 25, 2002 4:00 pm
Location: Argentina
Contact:

Post by DJATWORK »

May be you can try make an EXTRACT of the ZIP file SFP 3.1a.
I did a "drag and drop" and had the same problems, but extracting the files not.

I hope it helps!!
Luis Maria Gonzalez Lentijo
DjatWork! Optimizaciones
Buenos Aires
Argentina
jeromeh
Posts: 3
Joined: Sun Aug 25, 2002 4:00 pm

Post by jeromeh »

Thanks, I'll give it a try (mind you I'm using pulsar 3.1- is that wrong??? is it worth the risk of upgrading?)
subhuman
Posts: 2573
Joined: Thu Mar 29, 2001 4:00 pm
Location: Galaxy Inside

Post by subhuman »

Simplest way to change file attributes (besides simply typing or pasting that line above into a DOS window):

In a Windows Explorer file browsing window (Winkey-E is one quick way to open one) pull up your SFP directory.

Select all the files (Edit>Select All, or simply Control-A), click properties, and uncheck Readonly and System boxes. Press okay.

<font size=-1>[ This Message was edited by: subhuman on 2002-08-28 12:16 ]</font>
User avatar
valis
Posts: 7679
Joined: Sun Sep 23, 2001 4:00 pm
Location: West Coast USA
Contact:

Post by valis »

Just thought I'd add a reply here since this was linked in the CWA forums...

In xp sp1 i've found that I cannot modify the system attribute via the gui so...

open a command prompt (start>run>"cmd.exe") and change dir to your sfp root dir (cd c:sfp) and then type:

attrib -s -h /s /d

should fix any issues.
Post Reply