ardour/libs/evoral/src/libsmf
2019-04-13 19:19:29 +02:00
..
COPYING
README
smf.c NO-OP: <tab> after <space> fixes in libs 2019-04-13 19:19:29 +02:00
smf.h add function to get number of tempos found in SMF tempo map 2016-12-16 10:43:41 +00:00
smf_decode.c change all use of g_critical() in libsmf() to g_warning() 2018-07-05 13:45:17 -04:00
smf_load.c change all use of g_critical() in libsmf() to g_warning() 2018-07-05 13:45:17 -04:00
smf_private.h NO-OP: <tab> after <space> fixes in libs 2019-04-13 19:19:29 +02:00
smf_save.c change all use of g_critical() in libsmf() to g_warning() 2018-07-05 13:45:17 -04:00
smf_tempo.c change all use of g_critical() in libsmf() to g_warning() 2018-07-05 13:45:17 -04:00
smfsh.c NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02: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>.