diff options
author | Igor Alexandrov <igor.alexandrov@outlook.com> | 2020-12-26 16:05:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-12-26 16:05:13 +0700 |
commit | 6939dfa43775c5c3f28f2f39ded47178a156d55f (patch) | |
tree | 608dc579d4fd6b54477880294c626f2a6ad367e8 /libraries/libsidplay/README | |
parent | b5ad2650466f4b9e06ddce423aece8930df35287 (diff) |
libraries/libsidplay: Added (library for playing SID music files).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libsidplay/README')
-rw-r--r-- | libraries/libsidplay/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/libsidplay/README b/libraries/libsidplay/README new file mode 100644 index 0000000000000..90768f0038da4 --- /dev/null +++ b/libraries/libsidplay/README @@ -0,0 +1,4 @@ +libsidplay is a library for playing SID music files, and it emulates +the sound chip for the vintage Commodore 64. + +This library is an optional dependency for gst-plugins-ugly |