summaryrefslogtreecommitdiffstats
path: root/audio/libaudiofile/pkg-descr
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-12-03 20:09:16 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-12-03 20:09:16 +0800
commit2edde52f6e24ecab64f6da5b53d875378d318d8c (patch)
tree5645d8e7e7c1d2c2b25f04f0403d37823aad4743 /audio/libaudiofile/pkg-descr
parent83a2f656f5230ea7a682299a74c35765aae3953a (diff)
downloadmarcuscom-ports-2edde52f6e24ecab64f6da5b53d875378d318d8c.tar
marcuscom-ports-2edde52f6e24ecab64f6da5b53d875378d318d8c.tar.gz
marcuscom-ports-2edde52f6e24ecab64f6da5b53d875378d318d8c.tar.bz2
marcuscom-ports-2edde52f6e24ecab64f6da5b53d875378d318d8c.tar.lz
marcuscom-ports-2edde52f6e24ecab64f6da5b53d875378d318d8c.tar.xz
marcuscom-ports-2edde52f6e24ecab64f6da5b53d875378d318d8c.tar.zst
marcuscom-ports-2edde52f6e24ecab64f6da5b53d875378d318d8c.zip
Update to 0.3.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16604 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/libaudiofile/pkg-descr')
-rw-r--r--audio/libaudiofile/pkg-descr29
1 files changed, 29 insertions, 0 deletions
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/