Audio File Library
Version 0.1.3
Monday, 22 June 1998

by Michael Pruett <michael@68k.org>

I've made use of GNU make and gcc when building this library.  You may
find it useful to do the same.  I have also tested that these programs
compile and operate as normal under the Irix C compiler (IDO 7.0.1),
so you should be safe using Irix cc if that's your bag.

The test directory contains some example programs.  Some of these
examples make use of the Irix Audio Library.  These three programs
(test, testloop, and read) will not compile under Linux.  Additionally
one of these programs (linuxtest) makes use of Linux's audio
facilities and will not compile under Irix or probably any operating
system other than Linux.

The sfcommands directory contains my implementations of two of Irix's
useful sound file commands, sfinfo and sfconvert.  The code for the
latter is not as functional as that in Irix.  I plan to flesh these
out a bit more in time.
