Return


SOUNDLOOM ENVIRONMENT VARIABLES

On the PC On the MAC

On the PC

this is done by editing the 'autoexec.bat' file:

THis file is usually located in the root directory of your main hard disk.
You should search for this with Windows Explorer, or from the My Computer icon on the desktop.
It may be hidden on your system.
If so, go to the Tools menu above the file display, select Folder Options, and then select the Tab View.
In Windows XP, find the box labelled Hide protected operating system files and UNtick it.
On earlier Windows systems, find the box labelled Show Hidden Files & Folders and tick it.

To be absolutely safe, you may want to make a copy of this file, before you try to edit it
(You can do this by dragging it from and dropping it back onto the window where you find it.)

Now, open the file using Notepad or Wordpad (under Programs -- Accesories on the Startup Menu),
but NOT Word,
and add the following two lines to the file.......

SET CDP_SOUND_EXT=wav
SET CDP_OVERWRITE_FILE=test,temp

Note that there are no spaces around the '=' sign or the comma,
but there is a space after the word set, on each line.

Save the File: be sure to save it with the same name.
You may now want to return to the Tools menu, and hide those 'Hidden Files' again.
Now reboot your system.

On the MAC

On the PC Return
In the following description To set up the environment variables from a tcsh shell.. Alternatively, to set up the environment variables from a bash shell.. It is also essential to get the MAC to recognise textfiles-with-extensions.
To do this ...
On the MAC On the PC Return