slackbuilds/libraries/libsmf
B. Watson 915fc32492 libraries/libsmf: fix .info.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-11-14 01:44:11 +07:00
..
README libraries/libsmf: Added (library for handling MIDI files) 2012-04-16 05:35:57 -05:00
libsmf.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
libsmf.info libraries/libsmf: fix .info. 2014-11-14 01:44:11 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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.