Mercurial > hg > svapp
log
age | author | description |
---|---|---|
Fri, 17 Jul 2020 18:02:59 +0100 | Chris Cannam | Pull across a fix from the MATCH code |
Fri, 17 Jul 2020 14:24:30 +0100 | Chris Cannam | Fix compiler warnings |
Thu, 16 Jul 2020 18:01:50 +0100 | Chris Cannam | Add subsequence option all over the place |
Wed, 01 Jul 2020 15:34:46 +0100 | Chris Cannam | Add subsequence DTW (not yet in use) |
Wed, 01 Jul 2020 11:41:07 +0100 | Chris Cannam | Log external program stderr to our log file |
Fri, 26 Jun 2020 13:48:52 +0100 | Chris Cannam | Merge from branch pitch-align |
Thu, 25 Jun 2020 17:43:10 +0100 | Chris Cannam | Rename TransformAligner -> MATCHAligner. It is still specific to MATCH, and at this point I think it's simpler to leave it that way and reduce confusion with the TransformDTWAligner which is much more generic. pitch-align |