13
0
livetrax/libs/evoral/src/libsmf
David Robillard 1fd221ed1c Line wrap at 100 lines so I can read things :).
Formatting changes only.


git-svn-id: svn://localhost/ardour2/branches/3.0@4562 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-02-14 22:27:17 +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 Fix types to be warning clean on 64 bit. 2009-02-14 22:22:55 +00:00
smf_load.c Fix types to be warning clean on 64 bit. 2009-02-14 22:22:55 +00:00
smf_private.h Fix types to be warning clean on 64 bit. 2009-02-14 22:22:55 +00:00
smf_save.c Fix types to be warning clean on 64 bit. 2009-02-14 22:22:55 +00:00
smf_tempo.c Fix types to be warning clean on 64 bit. 2009-02-14 22:22:55 +00:00
smf.c Fix types to be warning clean on 64 bit. 2009-02-14 22:22:55 +00:00
smf.h Line wrap at 100 lines so I can read things :). 2009-02-14 22:27:17 +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>.