log src/midiEventHolder.cpp @ 6:6f5836d432ca

age author description
Fri, 19 Aug 2011 19:42:01 +0100 Andrew N Robertson added confidence measure to each played event and associated match, but not really working yet
Fri, 19 Aug 2011 16:38:30 +0100 Andrew N Robertson added purple where notes have been seen - lets you see what updates have been used. Also the chopping of midi files to the beginning was introduced recently, so when they load, you chop any white space at the beginning, then use first note to launch.
Fri, 19 Aug 2011 15:53:04 +0100 Andrew N Robertson optimised draw function in dynamic vector class. Added Gaussian lookup but not yet used.
Fri, 19 Aug 2011 02:36:34 +0100 Andrew N Robertson added speed prior setting. needs some cleaning