Version 4.4.2

This commit is contained in:
Gary Scavone
2013-09-29 23:15:24 +02:00
committed by Stephen Sinclair
parent b6a2202011
commit baca57040b
221 changed files with 1281 additions and 913 deletions

View File

@@ -11,12 +11,12 @@
Tempo changes are internally tracked by the class and reflected in
the values returned by the function getTickSeconds().
by Gary P. Scavone, 2003 - 2009.
by Gary P. Scavone, 2003 - 2010.
*/
/**********************************************************************/
#include "MidiFileIn.h"
#include <string.h>
#include <cstring>
#include <iostream>
namespace stk {