Release Notes
29-NOV-1995:
Maintenance release
Fixes a couple of bugs.
10-NOV-1995:
Bug fixes and new clesses
This release fixes several bugs (thanks to suggestions by Richard Kent).
Some improvements were made to improve portability
to 16-bit environments (thanks to suggestions by Hamish Hubbard).
Two new classes were added:
SPKitResonator
and
SPKitRectifier.
30-OCT-1995:
Maintenance release
SPKit should now compile on Sun workstations (Solaris or SunOS) with
no errors by using Makefile.gcc and GCC 2.x.
26-OCT-1995:
Bug fixes
Minor bug fixes and updated Makefiles for SGI and GCC.
24-OCT-1995:
A signal gate class
A new dynamics processor class,
SPKitGate,
has been added.
23-OCT-1995:
A Silicon Graphics version
There are now two versions of the SPKit class library:
a "generic" version and an SGI version.
The generic version should compile and run
on most UNIX compatible systems.
It currently supports only NeXT/Sun sound files.
The SGI version runs exclusively
on Silicon Graphics workstations
and supports only AIFF/AIFC soundfiles.
Both versions support soundfiles with
16-bit linear sample encoding,
any sampling rate
and any number of channels.
To configure and compile the SGI version,
see the main README file included in the software distribution.
Other
There are now a few more source code examples
in the HTML documentation.
Most of the examples
also include better error handling.
A few bug fixes and cosmetic changes have been made
to the class library and example programs.