ardour/libs/evoral/libsmf
2022-10-04 03:29:52 +02:00
..
COPYING
README
smf_decode.c
smf_load.c Significantly speed up loading SMF tempo-maps 2022-02-05 17:33:21 +01:00
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 Remove unused libsmf seconds/time API 2020-07-16 18:38:03 +02:00
smf.c Fix memory leak for invalid SMF event 2022-10-04 03:29:52 +02:00
smf.h Significantly speed up loading SMF tempo-maps 2022-02-05 17:33:21 +01:00
smfsh.c

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