aboutsummaryrefslogtreecommitdiff
path: root/libraries/libbass/README
diff options
context:
space:
mode:
authorSteven Voges <svoges.sbo@gmail.com>2022-08-18 04:17:39 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-08-20 10:06:39 +0700
commit5b67405855d33c85b7e423b9dbebaa3935693e24 (patch)
tree534eb961e0a2d2b59653ba7587b597c3643bf45a /libraries/libbass/README
parentd62113f1b5ac665967b1f7118450fc02d07a486d (diff)
libraries/libbass: Added (Audio Library)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 0000000000000..0e053e3ec93d0
--- /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.