Mercurial > hg > match-vamp
log src/SubsequenceMatchVampPlugin.h @ 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 13:08:10 +0100 | Chris Cannam | Pull out performAlignment into separate function to ensure DTW storage is freed before mutex released subsequence |
Fri, 03 Jul 2020 17:32:38 +0100 | Chris Cannam | Actually implement the subsequence match plugin subsequence |
Thu, 02 Jul 2020 17:26:58 +0100 | Chris Cannam | Stub out SubsequenceMatchVampPlugin subsequence |