HowTo: Installing Csound windows 95/98/2000


1) Click here to download the Windows GUI Version from Bath University:

2) Create a new folder in c:\ by selecting "File-New-Folder".

create new folder


3) Rename New Folder to Csound.

Rename New Folder    Csound Folder


4) Create 4 new folders in the Csound folder. Rename them to Analysis, Bin, Output and Samples.

Four Folders


5) Extract csound_new.zip and csound_win.zip to c:\Csound\Bin\.

Extract



6) Copy and Paste the following information into your AUTOEXEC.BAT.

@ECHO OFF
set path=%path%;c:\Csound\Bin
SET SFDIR=c:\Csound\Output
SET SSDIR=c:\Csound\Samples
SET SADIR=c:\Csound\Analysis

autoexec.bat


7) Reboot your computer.


8) Run Csound by double clicking winsound.exe.



9) Select an .orc and .sco file to render. Click "Render" to compile a sound.


winsound