From 2edde52f6e24ecab64f6da5b53d875378d318d8c Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 3 Dec 2011 12:09:16 +0000 Subject: Update to 0.3.2. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16604 df743ca5-7f9a-e211-a948-0013205c9059 --- audio/libaudiofile/pkg-descr | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 audio/libaudiofile/pkg-descr (limited to 'audio/libaudiofile/pkg-descr') diff --git a/audio/libaudiofile/pkg-descr b/audio/libaudiofile/pkg-descr new file mode 100644 index 000000000..31c052f7e --- /dev/null +++ b/audio/libaudiofile/pkg-descr @@ -0,0 +1,29 @@ +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. + +Support file formats: + + AIFF/AIFF-C (.aiff, .aifc) + WAVE (.wav) + NeXT .snd/Sun .au (.snd, .au) + Berkeley/IRCAM/CARL Sound File (.sf) + Audio Visual Research (.avr) + Amiga IFF/8SVX (.iff) + Creative Voice File (.voc) + NIST SPHERE (.wav) + Core Audio Format (.caf) + +Supported compression formats: + + G.711 mu-law and A-law + IMA ADPCM + Microsoft ADPCM + +WWW: http://www.68k.org/~michael/audiofile/ -- cgit v1.2.3