log

age author description
Wed, 03 Oct 2018 13:16:09 +0100 Chris Cannam Break out the plugin into three different plugins (using the same class in different modes) in order to provide simplistic and more sophisticated spectrograms as well as the f0-gram. Remove the program support, since it doesn't work usefully anyway (it just overrides the user's preferred settings). spect
Tue, 02 Oct 2018 16:38:52 +0100 Chris Cannam Switch to Vamp SDK FFT implementation (it is close enough in performance - FFTs aren't really a bottleneck here - and simpler for the build) and use bqvec allocators perf