Mercurial > hg > midi-score-follower
log src/midiEventHolder.cpp @ 10:2ab6f4670cf5
age | author | description |
---|---|---|
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. |
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. |