Mercurial > hg > midi-score-follower
log src/testApp.cpp @ 11:df9c838d0b8f
age | author | description |
---|---|---|
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 |
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 02:36:34 +0100 | Andrew N Robertson | added speed prior setting. needs some cleaning |
Fri, 19 Aug 2011 01:26:40 +0100 | Andrew N Robertson | Added separate CannamMidiFileLoader class to handle the loading in. |