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

age author description
Mon, 24 Dec 2012 18:58:39 +0000 Andrew N Robertson minor changes default tip
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
Wed, 09 May 2012 21:55:16 +0100 Andrew N Robertson Added data from six tracks. Absolute histogram
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
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
Tue, 03 Apr 2012 13:13:38 +0100 Andrew N Robertson working on chroma inclusion in alignment
Mon, 02 Apr 2012 17:19:22 +0100 Andrew N Robertson added in chroma comparison for fourth channel (guitar)
Mon, 13 Feb 2012 18:55:12 +0000 Andrew N Robertson working as before tmp change
Mon, 13 Feb 2012 14:58:53 +0000 Andrew N Robertson tmp mistake
Sun, 12 Feb 2012 22:25:14 +0000 Andrew N Robertson rescue mechanism added
Sun, 12 Feb 2012 01:07:45 +0000 Andrew N Robertson fixing aspects of the draw window
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
Thu, 09 Feb 2012 18:09:34 +0000 Andrew N Robertson Added in tempo follower class that models the tempo of played events
Tue, 07 Feb 2012 02:37:04 +0000 Andrew N Robertson added pitch info at top of page
Mon, 06 Feb 2012 13:38:19 +0000 Andrew N Robertson adjusting sync parameters
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
Sun, 05 Feb 2012 09:58:56 +0000 Andrew N Robertson tmp commit
Sun, 05 Feb 2012 00:17:28 +0000 Andrew N Robertson Deleted redundant recentPrior in favour of priors per channel, scrolling on same window region
Sun, 05 Feb 2012 00:00:58 +0000 Andrew N Robertson Priors for each channel and scrolling projection for new prior is added
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
Thu, 02 Feb 2012 12:45:36 +0000 Andrew N Robertson cross update checked and working
Thu, 02 Feb 2012 12:13:44 +0000 Andrew N Robertson checking through Bayesian update procedure - working without cross update method.
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.