diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-14 00:03:07 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 85af4347e39e76649d810fe93f4d3500bcbc387b (patch) | |
tree | 6a525f546a12df45f654a7019d5d2c176ac1cb33 /libraries/libsmf | |
parent | bb5f2a4fc84347d38789b383ad471b0966f938fe (diff) |
libraries/libsmf: Fix slack-desc.
Diffstat (limited to 'libraries/libsmf')
-rw-r--r-- | libraries/libsmf/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libsmf/slack-desc b/libraries/libsmf/slack-desc index f4a0e3d7a34e..aa6767f98c55 100644 --- a/libraries/libsmf/slack-desc +++ b/libraries/libsmf/slack-desc @@ -8,7 +8,7 @@ |-----handy-ruler------------------------------------------------------| libsmf: libsmf (library for handling MIDI files) libsmf: -libsmf: LibSMF is a BSD-licensed C library for handling standard MIDI ("*.mid") +libsmf: LibSMF is a BSD-licensed C library for handling standard MIDI (*.mid) libsmf: files. It transparently handles conversions between time and pulses, libsmf: tempo map handling etc. Full API documentation and examples are libsmf: included. |