summaryrefslogtreecommitdiff
path: root/libraries/libsmf/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libsmf/README')
-rw-r--r--libraries/libsmf/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/libraries/libsmf/README b/libraries/libsmf/README
index 26245602b3..4d0b768382 100644
--- a/libraries/libsmf/README
+++ b/libraries/libsmf/README
@@ -1,8 +1,9 @@
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.
+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.