13
0
livetrax/libs/evoral/libsmf
Paul Davis 9a93583ef7 fully initialize SMF tempo information to default (4/4, 120bpm)
Leaving CPC and 32nd-per-quarter at -1 causes arithmetic errors later if the SMF
file doesn't contain an explicit time signature meta-event
2020-04-21 21:17:14 -06:00
..
COPYING
README
smf_decode.c
smf_load.c
smf_private.h
smf_save.c
smf_tempo.c fully initialize SMF tempo information to default (4/4, 120bpm) 2020-04-21 21:17:14 -06:00
smf.c
smf.h
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>.