summaryrefslogtreecommitdiffstats
path: root/libraries/libsidplay2/README
diff options
context:
space:
mode:
author Marcel Saegebarth <marc@mos6581.de>2010-09-17 04:42:46 -0400
committer Robby Workman <rworkman@slackbuilds.org>2010-09-21 22:09:37 -0500
commitcd01f03ba68648a1b63993e3e8ac8ce98c34a0f8 (patch)
tree5826a96bf206d221c309415f4e4e542d80cfe7e9 /libraries/libsidplay2/README
parent51ddce634e8a98c0342e1173fa2d32a0c975529f (diff)
downloadslackbuilds-cd01f03ba68648a1b63993e3e8ac8ce98c34a0f8.tar.gz
slackbuilds-cd01f03ba68648a1b63993e3e8ac8ce98c34a0f8.tar.xz
libraries/libsidplay2: Added (SID emulation)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries/libsidplay2/README')
-rw-r--r--libraries/libsidplay2/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/libraries/libsidplay2/README b/libraries/libsidplay2/README
new file mode 100644
index 0000000000..3d62235985
--- /dev/null
+++ b/libraries/libsidplay2/README
@@ -0,0 +1,12 @@
+Sidplay 2 is capable of playing all C64 mono/stereo file formats and
+is cycle accurate for improved sound reproduction.
+
+Build includes the reSID emulation/filter and HardSID support.
+
+For instance, you can use the stock Audacious plugin SlackBuild without
+modifications and rebuilding the package. It will automatically detect
+the SID emulation availability and compiles the SID plugin.
+Simply reinstall the created package by `upgradepkg --reinstall`.
+
+Many thanks to all people who provide(d) patches to keep this project
+alive.