Mercurial > hg > match-vamp
log src/SubsequenceMatchVampPlugin.cpp @ 246:aac9ad4064ea subsequence tip
age | author | description |
---|---|---|
Fri, 24 Jul 2020 14:29:55 +0100 | Chris Cannam | Fix incorrect handling of silent tail in the non-subsequence MATCH phase; some debug output changes subsequence tip |
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 |
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 |