diff options
author | Erik Hanson <erik@slackbuilds.org> | 2013-06-03 20:40:58 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-06-04 00:11:35 -0500 |
commit | b027819ba4b9d95db9c8a645a773d6e37a0d9886 (patch) | |
tree | ba46bc86d512c512ddb6f60085d34be465ce6db4 /libraries/libxmp/README | |
parent | 24a5e427d97c3bc417713234af7fd33c9e5c2708 (diff) | |
download | slackbuilds-b027819ba4b9d95db9c8a645a773d6e37a0d9886.tar.gz |
libraries/libxmp: Added (The Extended Module Player library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/libxmp/README')
-rw-r--r-- | libraries/libxmp/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/libxmp/README b/libraries/libxmp/README new file mode 100644 index 0000000000..26713160cb --- /dev/null +++ b/libraries/libxmp/README @@ -0,0 +1,3 @@ +Libxmp loads the module and renders the sound as linear PCM samples in a +buffer at rate and format specified by the user. Applications for libxmp +include players, module information extractors, module-to-mp3 renderers, etc. |