slackbuilds_ponce/libraries/libsmf/README
B. Watson 1430577bab
libraries/libsmf: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-09 09:35:07 +07:00

9 lines
347 B
Text

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.