Mercurial > hg > midi-score-follower
log src/testApp.cpp @ 52:13194a9dca77 tip
age | author | description |
---|---|---|
Sat, 03 Dec 2011 17:19:43 +0000 | Andrew N Robertson | hackday code is added. |
Wed, 30 Nov 2011 12:35:04 +0000 | Andrew N Robertson | bug fixed on draw vector fn, likelihood drawing fine now |
Wed, 30 Nov 2011 11:48:35 +0000 | Andrew N Robertson | follower has confidence measure now just using best match. Difficulty in visualising the speed likelihood fn |
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 |
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. |