log src/midiEventHolder.cpp @ 16:f0abb0e414ec

age author description
Tue, 15 Nov 2011 19:35:05 +0000 Andrew N Robertson reorders the MIDI matrix once loaded from all channels, chop the beginning now less relevant - check how this might work...
Tue, 15 Nov 2011 13:10:12 +0000 Andrew N Robertson looking at offline version - need to do updateBestEstimate routine which presently only works for realtime
Thu, 10 Nov 2011 17:29:45 +0000 Andrew N Robertson Checking to allow offline version
Wed, 26 Oct 2011 14:25:46 +0100 Andrew N Robertson gave prior to tempo so it prefers original speed
Tue, 25 Oct 2011 15:01:52 +0100 Andrew N Robertson fixed bug where the full midi file was sometimes not drawn (since minNoteIndexToPrint) was at the max and did not decrease properly in draw routine
Mon, 17 Oct 2011 22:22:55 +0100 Andrew N Robertson added in the best estimate of error between the observed midi note and the aligned midi track.
Tue, 23 Aug 2011 11:20:44 +0100 Andrew N Robertson looked at tempo process, likelihood function changed and improved. Now drawing using constrained vector function. Good working version.