This directory contains source code for some SPKit example programs
and experimental classes. Some of these classes will be moved to
the spkit directory and documented.

The examples are divided into the following subdirectories:

fader		- a simple program for demonstrating the use of the SPKitAmp
		  class
bwfilter	- Butterworth filter example programs
dynamics	- programs for dynamic range processing
jamrever	- an experimental reverberator
schrrev		- Schroeder reverberator example programs
waveshap	- example programs for non-linear distortion techniques

The fader, bwfilter, dynamics and waveshap subdirectories include Makefiles
for NEXTSTEP (Makefile.next), GCC (Makefile.gcc) and SGI (Makefile.sgi).
Other subdirectories contain Makefiles for NEXTSTEP only.
