ardour/libs/evoral/src/libsmf
2013-11-04 21:32:41 -05:00
..
COPYING Include stripped down libsmf code internally. 2009-02-11 17:38:40 +00:00
README Include stripped down libsmf code internally. 2009-02-11 17:38:40 +00:00
smf.c try to fix various warnings from gcc when optimization flags are enabled 2013-11-04 21:32:41 -05:00
smf.h Doxygen tweaks. 2011-11-16 02:03:30 +00:00
smf_decode.c try to fix various warnings from gcc when optimization flags are enabled 2013-11-04 21:32:41 -05:00
smf_load.c logic fix for SMF meta-event is-text determination, plus some gcc optimization-based unusued fixes 2013-11-04 21:30:40 -05:00
smf_private.h try to fix various warnings from gcc when optimization flags are enabled 2013-11-04 21:32:41 -05:00
smf_save.c try to fix various warnings from gcc when optimization flags are enabled 2013-11-04 21:32:41 -05:00
smf_tempo.c try to fix various warnings from gcc when optimization flags are enabled 2013-11-04 21:32:41 -05:00
smfsh.c Include stripped down libsmf code internally. 2009-02-11 17:38:40 +00:00

This is a stripped down version of libsmf 1.2 by Edward Tomasz Napiera
for internal use by Evoral.  See COPYING for licensing information.

The complete version can be found at <http://libsmf.sf.net>.