log src/BayesianArrayStructure.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
Sun, 27 Nov 2011 21:56:19 +0000 Andrew N Robertson working well. Checking in before creating diagrams
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
Thu, 10 Nov 2011 17:29:45 +0000 Andrew N Robertson Checking to allow offline version
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 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
Fri, 19 Aug 2011 01:26:40 +0100 Andrew N Robertson Added separate CannamMidiFileLoader class to handle the loading in.
Thu, 18 Aug 2011 23:27:42 +0100 Andrew N Robertson Changed bestEstimate timing to work via time sent from Max not the elapsed time. This had caused some problems, but this version now working surprisingly well on MIDI files with variable timing.
Tue, 16 Aug 2011 11:29:59 +0100 Andrew N Robertson start project