Page 1 of 1
Posted: Sun May 12, 2002 3:14 am
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>
Posted: Sun May 12, 2002 6:29 pm
by valis
bump2
Posted: Mon May 13, 2002 1:37 am
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.
Posted: Mon May 13, 2002 2:05 am
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...
Posted: Mon May 13, 2002 2:45 am
by valis
Seem to have fixed it. Just fyi
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 ;]
Posted: Mon May 13, 2002 5:49 am
by scopeman
Thanx! My SFP version does not have the attribute problem. I´ve installed it on ME.
Posted: Mon Aug 26, 2002 9:17 pm
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
Posted: Tue Aug 27, 2002 10:05 pm
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!!
Posted: Wed Aug 28, 2002 5:47 am
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?)
Posted: Wed Aug 28, 2002 11:14 am
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>
Posted: Thu May 06, 2004 2:15 pm
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.