This directory contains reverberator test programs.

Compile under NEXTSTEP with:

cc -ObjC++ -o progname progname.cc -lsp

Compile on SGI with:

gcc -o progname progname.cc -lsp -laudiofile
