A quick guide to getting Bex up and running

Assuming you know roughly what you are doing, you will want to download the programs and run Bex.

The Sun version is here
The SGI version is here

Get either the Sun or SGI version, and unpack it with something like the following command:

tar xzvf bex0.9-sgi.tar.gz
cd bex0.9
Bex
If your machine barfs, and says it doesn't understand the -z option to tar, then do:
gunzip bex0.9.tar.gz
tar xvf bex0.9.tar
cd bex0.9
Bex
You can remake the code by typing "make" if you like. If you do, and you need to change stuff to get it to work, please email me.

Bex looks for soundfiles in the soundfile directory. There you will find a file called lim.aiff (SGI) or lim.au (Sun). Enter "lim" as the input file name. Click on a random selection of output file types. Then click on the bar which says "ready". You will find the output in the soundfiles directory.

Output files you may find include (.au for Sun, .aiff for SGI):

Have fun.

Back to the manual