From 6939dfa43775c5c3f28f2f39ded47178a156d55f Mon Sep 17 00:00:00 2001 From: Igor Alexandrov Date: Sat, 26 Dec 2020 16:05:13 +0700 Subject: libraries/libsidplay: Added (library for playing SID music files). Signed-off-by: Willy Sudiarto Raharjo --- libraries/libsidplay/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libraries/libsidplay/README (limited to 'libraries/libsidplay/README') diff --git a/libraries/libsidplay/README b/libraries/libsidplay/README new file mode 100644 index 0000000000..90768f0038 --- /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 -- cgit v1.2.3