log src/testApp.cpp @ 56:4394c9490716 tip

age author description
Mon, 10 Dec 2012 17:07:21 +0000 Andrew N Robertson improving printing of information, looking at how tempo is modelled
Tue, 14 Aug 2012 21:45:12 +0100 Andrew N Robertson Smoothed output, added tempo distribution variation to match the output
Tue, 17 Jul 2012 22:12:20 +0100 Andrew N Robertson Added exporting of image and text data
Thu, 14 Jun 2012 23:12:36 +0100 Andrew N Robertson Marker loading and saving via dialog box
Thu, 14 Jun 2012 20:04:49 +0100 Andrew N Robertson Added Markers and the ability to switch to these points in the file when playing
Tue, 08 May 2012 21:53:11 +0100 Andrew N Robertson Fixed the alignment error caluculations and added histogram plotting
Wed, 25 Apr 2012 23:25:10 +0100 Andrew N Robertson checked pitch tracking and added reset to onset detection
Wed, 25 Apr 2012 00:24:20 +0100 Andrew N Robertson added output file writing to export alignment data
Tue, 24 Apr 2012 23:57:10 +0100 Andrew N Robertson helped the tempo prior to have wider shape
Tue, 24 Apr 2012 14:16:01 +0100 Andrew N Robertson Fixed bugs in the likelohoods that caused some to zero when no events found.
Tue, 24 Apr 2012 01:19:24 +0100 Andrew N Robertson changed newMatchOnset to have different way to calculate onsets vs noise, using the onsetLikelihoodNoise factor
Sun, 08 Apr 2012 18:59:30 +0100 Andrew N Robertson updating multimatcher for euclidean distance in chroma too
Mon, 02 Apr 2012 17:19:22 +0100 Andrew N Robertson added in chroma comparison for fourth channel (guitar)
Sun, 01 Apr 2012 01:33:23 +0100 Andrew N Robertson deletion of sound files included to save memory.
Sun, 12 Feb 2012 22:25:14 +0000 Andrew N Robertson rescue mechanism added
Sun, 12 Feb 2012 00:48:07 +0000 Andrew N Robertson added evaluation of recorded tempo, holding of this data, drawing of recorded and playing tempo estimates
Mon, 06 Feb 2012 12:18:40 +0000 Andrew N Robertson Auto synchroniser added using the elastique~ object in max
Sun, 05 Feb 2012 22:08:50 +0000 Andrew N Robertson Changed to have any definition - re midi matcher bug fix - and bringing in start and stop functions
Sat, 04 Feb 2012 19:59:27 +0000 Andrew N Robertson Using timestamps for the scrolling alignment time
Fri, 03 Feb 2012 17:53:14 +0000 Andrew N Robertson Position scrolls with live input by updating the play position of onset detection to where the current best match is
Fri, 03 Feb 2012 13:28:59 +0000 Andrew N Robertson added calculation posterior into both onset and pitch processes
Thu, 02 Feb 2012 21:55:51 +0000 Andrew N Robertson kick, snare and bass windowed. Likelihoods in dedicated screen regions
Thu, 02 Feb 2012 17:52:08 +0000 Andrew N Robertson windowed bayesian distributions - drawn within constrained portion of the screen
Wed, 01 Feb 2012 16:05:26 +0000 Andrew N Robertson checking the offsets of the arrays
Tue, 31 Jan 2012 21:34:19 +0000 Andrew N Robertson bayesian vector now adding gaussians for kick onsets
Tue, 31 Jan 2012 17:35:30 +0000 Andrew N Robertson Added class to hold recorded mulitracks
Tue, 31 Jan 2012 13:54:17 +0000 Andrew N Robertson Initialising repository. Live osc input registered. Files analysed offline.