diff options
Diffstat (limited to 'libraries/audiere/README')
-rw-r--r-- | libraries/audiere/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/libraries/audiere/README b/libraries/audiere/README new file mode 100644 index 0000000000..4cdd1bdeb0 --- /dev/null +++ b/libraries/audiere/README @@ -0,0 +1,9 @@ +audiere (High-level audio API) + +Audiere is a high-level audio API. It can play Ogg Vorbis, MP3, +FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files. For +audio output, Audiere supports DirectSound or WinMM in Windows, +OSS on Linux and Cygwin, and SGI AL on IRIX. + +Optional requirements are speex (available in SlackBuilds) and +libcdaudio and dumb (which are not available in SlackBuilds). |