log src/midiEventHolder.cpp @ 21:11e3119ce6b4

age author description
Sun, 27 Nov 2011 21:56:19 +0000 Andrew N Robertson working well. Checking in before creating diagrams
Fri, 25 Nov 2011 16:52:33 +0000 Andrew N Robertson real-time and offline version working well
Tue, 22 Nov 2011 13:30:02 +0000 Andrew N Robertson offline method is now working, linked via pointer in BayesianStructure. Progresses using the time played so could be used for sequential offfline analysis
Fri, 18 Nov 2011 11:56:32 +0000 Andrew N Robertson added in a mode to use either integrated estimate or MAP estimate in tempo process. Decreased nooise param from 0.02 to 0.03 so observations given more weight
Tue, 15 Nov 2011 20:06:55 +0000 Andrew N Robertson Fixed the ordering of the note matrix when loaded so it has a double check feature that they are ordered min to max. Prevents draw problems down the line
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