*.exs relative path to *.aiff ???
I've just finished converting a bunch of old AKAI discs to the EXS-24 format. By default, Logic puts the *.aiff files in one folder and the *.exs files in another. So, I merged the 2 directories so that everything was in /Sampler Instruments/
Now, whenever I load an instrument in EXS-24, there is a long pause while the *.aiff file is found. This is because the *.exs file points to an absolute path that no longer exists (since I merged the 2 folders). I know this because I opened the *.exs file in TextMate.
How might I go about converting ALL such paths to relative paths? So that instead of:
Macintosh HD:Users:prometh:Library:Application Support:Logic:AKAI Samples:BLAH:
...it'd just be blank. ?
Using TextMate for a search & replace seems illogical since *.exs files contain more than just simple text. I'd probably cause more harm than good. I've tried looking for a utility to do this, but I can't find ****.
Thanks in advance.
Mac Pro, Mac OS X (10.5.5)