ardour/libs/evoral/libsmf
2025-12-29 09:23:56 +01:00
..
COPYING
README
smf.c add smf_length_is_explicit() to libsmf 2025-02-28 16:49:15 -07:00
smf.h libsmf: speed up ridiculous design of smf_save() 2025-11-17 16:05:03 -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 Fix MIDI import edge-case when doubling allocation is insufficient 2025-12-29 09:23:56 +01: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>.