ardour/libs/evoral/libsmf
2025-02-28 16:49:15 -07:00
..
COPYING
README
smf.c add smf_length_is_explicit() to libsmf 2025-02-28 16:49:15 -07:00
smf.h add smf_length_is_explicit() to libsmf 2025-02-28 16:49:15 -07:00
smf_decode.c
smf_load.c
smf_private.h Make header files more self-contained - add missing Ardour and lib includes 2024-10-20 03:30:46 +02:00
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

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