MusicScript v0.5
Copyright (C) 2000 David Piott
http://musicscript.sourceforge.net
Installation instructions:
In the musicscript directory type:
> make
then as root type:
> make install
or copy the executable into a directory in your path.
Usage: musicscript [scriptfile]
-output name to write audio as, [scriptfile].wav by default
-samplerate sample rate to write audio as, 44100 by default
-channels number of channels, 1=mono, 2=stereo(default)
-bps bits per sample, 8, 16(default), 32, or 64
-I(directory) add an include directory
-D(name) define a number to 'name'
-wave load a wave file before running the script
