13
0
livetrax/libs/evoral/src/libsmf
Hans Baier 9d33176b49 * Swapped MidiSource to LibSMF
* integrated libsmf into scons


git-svn-id: svn://localhost/ardour2/branches/3.0@4539 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-02-12 23:28:32 +00:00
..
COPYING Include stripped down libsmf code internally. 2009-02-11 17:38:40 +00:00
README Include stripped down libsmf code internally. 2009-02-11 17:38:40 +00:00
SConscript * Swapped MidiSource to LibSMF 2009-02-12 23:28:32 +00:00
smf_decode.c Include stripped down libsmf code internally. 2009-02-11 17:38:40 +00:00
smf_load.c Include stripped down libsmf code internally. 2009-02-11 17:38:40 +00:00
smf_private.h Include stripped down libsmf code internally. 2009-02-11 17:38:40 +00:00
smf_save.c Include stripped down libsmf code internally. 2009-02-11 17:38:40 +00:00
smf_tempo.c Include stripped down libsmf code internally. 2009-02-11 17:38:40 +00:00
smf.c Include stripped down libsmf code internally. 2009-02-11 17:38:40 +00:00
smf.h Include stripped down libsmf code internally. 2009-02-11 17:38:40 +00:00
smfsh.c Include stripped down libsmf code internally. 2009-02-11 17:38:40 +00: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>.