Path
Change Utility. Automatically convert file paths within the
database. This is most useful when you have all your audio
installed on 1 machine and then wish to network. All your audio
paths have been stored as "d:\myaudio\filename.wav" and you
need to convert it to "\\matermachine\d\myaudio\filename.wav"
NOTE. This
is a command line utility. To use, open a command prompt and
type "cpath [s/j] [oldpath] [newpath]".
The first
parameter specifies if to modify the [S]ongs database or the [J]ingles
database.
example - cpath
S d:\myaudio \\mastermachine\d\myaudio
if using long
filenames make sure you wrap the folder in quote marks
example cpath
S "d:\my audio" "\\mastermachine\d\my audio"
|