PARIS 3.01 - Bugs added and fixed [message #109028] |
Mon, 28 December 2015 00:23 |
|
Hi folks, and best of the holiday season to you and yours! Since we got such a great present under the tree this year - PACE-free PARIS 3.01 - I thought I'd start a thread so we can collect reports about what's working better, what's not working etc. so we can add it to the Wiki. I'm going to call them "bugs" although that's a pretty imprecise term.
I'll start by adding in a couple we know about already:
OLD BUG FIXED: Now Line now updates properly in Editor Window; clicking in Track 18 in the Editor no longer freezes the Now Line.
NEW ISSUE: "Normalize" and "Super Normalize" (in fact, perhaps all destructive DSP) no longer work in the Editor Window pulldown menu. The workaround for some (but not all) functions is to use the "destructive edit" window [good question to ask - is this on *all types of audio files" or just, say, 24-bit PAF?]
NEW ISSUE: PARIS 3.01 crashes on boot with
"Unhandled Exception: c0000005
At Address: 005f7df3"
This seems likely to be related to a funky VST plugin, so the solution is: boot 3.0; go into Configuration and set your VST plugins folder to a new empty folder; quit 3.0 and boot 3.01. Experiment with adding plugins back in to see which one caused the issue.
Stick your new discoveries in the thread below and I'll get them up in the Wiki!
[have just created 3.01's first Wiki error page - woohoo!]
"... being bitter is like swallowing poison and waiting for the other guy to die..." - anon
[Updated on: Mon, 28 December 2015 00:29] Report message to a moderator
|
|
|
Re: PARIS 3.01 - Bugs added and fixed [message #109039 is a reply to message #109028] |
Sat, 02 January 2016 05:44 |
mikeaudet
Messages: 476 Registered: February 2009 Location: Canada
|
Senior Member |
|
|
Hi Kerry,
Thanks for starting this thread and the wiki entry!
I just thought I'd mention that if someone doesn't have a PACE free copy of PARIS 3.0 and they need to change the VST path, it can be done by directly editing the config file.
It's found here on a 64 bit system:
C:\Program Files (x86)\E-Mu\Paris Pro\Paris.cfg
On a 32 bit system, it is here:
C:\Program Files\E-Mu\Paris Pro\Paris.cfg
It can be opened in notepad, and the line to edit looks like this (with whatever VST path you have):
VSTDirectory=C:\Program Files (x86)\VB\FFX4\
Putting an asterisk in front of the line disables it like this:
* VSTDirectory=C:\Program Files (x86)\VB\FFX4\
Cheers!
Mike
|
|
|