Mercurial > hg > audio-time-warp
log src/TimeWarp.cpp @ 17:ffb563f6e4cd tip
age | author | description |
---|---|---|
Fri, 25 Nov 2011 16:51:33 +0000 | Andrew N Robertson | limited loaded files to 10000 frames so that testing is easier. Great on classical, rubbish on rock and pop |
Wed, 23 Nov 2011 22:41:56 +0000 | Andrew N Robertson | fixed bug causing bad path for the first index. Added in chroma sim using Euclidean distance option as well as dot product |
Wed, 23 Nov 2011 18:33:17 +0000 | Andrew N Robertson | part optimised the calculation of combined energy and chrroma in partJointSim calc. Added bug fix |
Tue, 22 Nov 2011 17:37:45 +0000 | Andrew N Robertson | Causal version working with large files too, anchor points shown in white. |
Wed, 09 Nov 2011 18:34:25 +0000 | Andrew N Robertson | added get time now function with a view to allowing offline update too |
Mon, 07 Nov 2011 18:08:43 +0000 | Andrew N Robertson | fixed bug with switching and make sure alignIndex never goes to zero, added in limit to the joint matrix that gets created. |