log src/BulkTuningDifference.h @ 50:69ab9a6e7aee

age author description
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.
Tue, 09 Jul 2019 16:14:19 +0100 Chris Cannam Add BulkTuningDifference plugin