Mercurial > hg > tuning-difference
log
age | author | description |
---|---|---|
Thu, 11 Jul 2019 09:58:56 +0100 | Chris Cannam | Revert to having only a single plugin - I think this should be sufficiently backward compatible after all |
Thu, 11 Jul 2019 09:19:21 +0100 | Chris Cannam | Minor tweaks |
Thu, 11 Jul 2019 08:57:51 +0100 | Chris Cannam | Ah, I see - it's the install target that is depending on programs. Oh well, let's just add this library after all |
Wed, 10 Jul 2019 19:13:56 +0100 | Chris Cannam | I think we can allow this many |
Wed, 10 Jul 2019 19:10:25 +0100 | Chris Cannam | Not sure why that option wasn't working? |
Wed, 10 Jul 2019 18:52:36 +0100 | Chris Cannam | Make BulkTuningDifference much faster when working with more than two files in fine-tuning mode, by storing the reference signal and calculating the fine-tuned features from that (shifted the opposite way) while leaving the other features alone at their coarse rotations. Slightly changes the results but not by a significant amount, I think. |