Mercurial > hg > match-vamp
log
age | author | description |
---|---|---|
Fri, 17 Jul 2020 14:28:47 +0100 | Chris Cannam | Fix incorrect initialisation order which left m_secondReferenceFrequency undefined unless explicitly set; use a much lower diagonal weight for the unanchored subsequence match, since we want to encourage roughly-diagonal behaviour subsequence |
Fri, 17 Jul 2020 14:25:36 +0100 | Chris Cannam | Fix indexing bug, + add optional debug output subsequence |
Thu, 16 Jul 2020 15:17:02 +0100 | Chris Cannam | Make coarse downsample factor a parameter; extend span out to the next coarse point in reference to avoid truncating the end a bit; slightly more helpful error messages subsequence |