Home | Back
Michael Pruett
michael@68k.org

----

Changes for the Audio File Library version 0.1.4
Thursday, 16 July 1998

AES data functions are now implemented.  They're only effective when
using the AIFF/AIFF-C formats.

Miscellaneous data functions are now implemented for the AIFF/AIFF-C
file formats.

The Audio File Library now uses GNU autoconf.

The Audio File Library now builds shared libraries.

Some rudimentary documentation is now included.

----

Changes for the Audio File Library version 0.1.3
Monday, 22 June 1998

The Linux-specific test programs should work on all Linux platforms
which support audio.  (I believe this includes just Linux/i386,
Linux/PowerPC, and Linux/Alpha.  I may be wrong.)

The function afReadFrames now returns the proper value.

The afGetInstParams, afSetInstParams, afGetInstParamLong, and
afSetInstParamLong calls are now implemented to the same extent that
SGI's versions are.

Instrument, marker, and loop data functions are now fully implemented.
I'll eventually get around to the miscellaneous data functions.

The AUpvlist functions have been implemented and tested.  The afQuery
calls are on my list of things to implement.

A few minor bugs have been fixed.