ardour/libs/evoral/libsmf
Robin Gareus 1cd78c94d3
Improve doxygen's main page, add references
2024-05-28 01:00:42 +02:00
..
COPYING
README
smf.c Fix memory leak for invalid SMF event 2022-10-04 03:29:52 +02:00
smf.h Improve doxygen's main page, add references 2024-05-28 01:00:42 +02:00
smf_decode.c
smf_load.c
smf_private.h
smf_save.c use new macros to cleanup #ifndef NDEBUG as much as possible (libs edition) 2022-06-22 13:31:08 -06:00
smf_tempo.c
smfsh.c

README

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>.