log

age author description
Fri, 04 Nov 2011 22:56:48 +0000 Andrew N Robertson bug with loading needs fixing - if you use fullfilename for second audio file, it wont work properly...
Wed, 20 Jul 2011 12:06:45 +0100 Andrew N Robertson some work in improving the efficiency of doing chroma and onset analysis ahs been made - don't need to recalculate the chroma comparison each time
Wed, 08 Jun 2011 17:35:56 +0100 Andrew N Robertson revised this to work with onset and chroma and looking now to do sequential DTW
Thu, 19 May 2011 16:23:49 +0100 Andrew N Robertson I've changed timeWarp.h to have a capital T: TimeWarp.h as befits a class. Also added destructor method
Thu, 19 May 2011 11:45:26 +0100 Andrew N Robertson bringin onset detection function into the code
Wed, 18 May 2011 16:47:12 +0100 Andrew N Robertson getting rid of pointer use in processAudio - not many changes