aboutsummaryrefslogtreecommitdiff
path: root/libraries/libsmf/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2021-11-24 15:57:34 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-12-04 10:08:59 +0700
commit6c31f48ec1298ba8f940ab5ab806492955ac4541 (patch)
tree4626329ad279e97b403f690ac9094b6e18394ebe /libraries/libsmf/README
parent25f0cc670ee569dd50daa6131cdbf880ede6dd77 (diff)
libraries/libsmf: Remove .la file.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libsmf/README')
-rw-r--r--libraries/libsmf/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/libsmf/README b/libraries/libsmf/README
index d63868df58521..26245602b3bb8 100644
--- a/libraries/libsmf/README
+++ b/libraries/libsmf/README
@@ -3,3 +3,6 @@ libsmf (library for handling MIDI files)
LibSMF is a BSD-licensed C library for handling standard MIDI ("*.mid")
files. It transparently handles conversions between time and pulses,
tempo map handling etc. Full API documentation and examples are included.
+
+Also included is smfsh, a "midi shell" useful for debugging and
+hand-editing MIDI files.