summaryrefslogtreecommitdiffstats
path: root/libraries/libbass/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libbass/README')
-rw-r--r--libraries/libbass/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/libbass/README b/libraries/libbass/README
new file mode 100644
index 0000000000..0e053e3ec9
--- /dev/null
+++ b/libraries/libbass/README
@@ -0,0 +1,6 @@
+BASS is an audio library for use in software on several platforms.
+Its purpose is to provide developers with powerful and efficient
+sample, stream (MP3, MP2, MP1, OGG, WAV, AIFF, custom generated, and
+more via OS codecs and add-ons), MOD music (XM, IT, S3M, MOD, MTM,
+UMX), MO3 music (MP3/OGG compressed MODs), and recording functions.
+All in a compact .SO that won't bloat your distribution.