Audio File Library
Version 0.1.5
Thursday, 27 August 1998

Copyright 1998, Michael Pruett

michael@68k.org
http://www.68k.org./~michael/audiofile/

----

This Audio File Library is an implementation of the SGI Audio File
library.  Since the latter is specified ambiguously in places, I've
taken some liberties in interpreting certain such ambiguities.  At the
present, not all features of the SGI Audio File library are
implemented.  I feel, though, that this implementation of the Audio
File Library offers enough functionality to be useful for general
tasks.

This library allows the processing of audio data to and from audio
files of many common formats (currently AIFF, AIFC, WAVE, and
NeXT/Sun).

This software is not complete and is still under development.  Many
sound file formats work well.  Some will not.

Very little documentation is available for the Audio File Library at
present. If you wish to consult a decent reference, you'll have to
look at SGI's man pages (afIntro).  For now, all that exists are my
sample programs and the meager offerings in the docs directory.
Anyone who'd like to help out with documentation is encouraged to
contact me.

----

The code contained in this archive is distributed under the GNU
General Public License.  See the file `LICENSE' for details.

This program is free software; you may redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation--either version 2 of the License, or (at
your option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
USA.
