diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-23 19:08:50 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-23 19:08:50 +0000 |
commit | 6dc079ed46dcb62e24ae477e343c5099c689463a (patch) | |
tree | 6a4a9f0952f3c69f489a56c13c54037df58b979f /audio/libaudiofile/pkg-descr | |
parent | 71b7c4c1924b08a5897a4637cb6981721c6f2d81 (diff) |
Notes
Diffstat (limited to 'audio/libaudiofile/pkg-descr')
-rw-r--r-- | audio/libaudiofile/pkg-descr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/audio/libaudiofile/pkg-descr b/audio/libaudiofile/pkg-descr new file mode 100644 index 000000000000..ed1a18ec5bc7 --- /dev/null +++ b/audio/libaudiofile/pkg-descr @@ -0,0 +1,16 @@ +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). + +http://www.68k.org./~michael/audiofile/ + +-Vanilla +vanilla@FreeBSD.ORG |