descriptionStandard MIDI File format library
homepage URLhttp://sourceforge.net/projects/libsmf/
ownernedko@nedk.org
last changeThu, 16 Oct 2008 07:39:25 +0000 (16 07:39 +0000)
content tags
add:
readme
This repository contains GIT mirror of libsmf Subversion repository.

LibSMF is a BSD-licensed C library for handling SMF ("*.mid") files. It transparently handles time<->pulses conversions, tempo map handling etc. The only dependencies are C compiler and glib. Full API documentation and examples are included.

svn mirroring instructions

shortlog
2008-10-16 traszMisc fixes for smfsh.c, no significant functional changes.mastertrunk
2008-10-16 traszFix build.
2008-10-15 traszAdd manual page for smfsh(1).
2008-10-14 traszDocumentation improvements.
2008-10-14 traszReduce screen clutter - don't add "smfsh: " prefix...
2008-10-14 traszImprove API documentation.
2008-10-14 traszImprove documentation for smf_tempo.c - mark internal...
2008-10-14 traszImprove documentation.
2008-10-14 traszAdd basic getopt(3) support to smfsh, so that "smfsh...
2008-10-12 traszCorrect handling errors in smf_save. Previously, if...
2008-10-12 traszDocument changes.
2008-10-11 traszAdd doxygen configuration file.
2008-10-11 traszImprove debuging code.
2008-10-11 traszMention a problem - and a workaround - on architectures...
2008-10-11 traszImprove documentation.
2008-10-11 traszFix inserting events in the middle of the track.
...
heads
15 years ago master