log

age author description
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
Tue, 02 Oct 2018 16:38:16 +0100 Chris Cannam Bring in bqvec via Repoint perf
Tue, 02 Oct 2018 13:49:23 +0100 Chris Cannam Remove further unused perf
Tue, 02 Oct 2018 13:33:29 +0100 Chris Cannam Remove unused perf
Tue, 02 Oct 2018 13:21:15 +0100 Chris Cannam size_t -> int throughout: permits better optimisation for tight for-loops, making the whole thing about 10% faster perf
Tue, 02 Oct 2018 13:17:19 +0100 Chris Cannam Remove some commented-out code perf
Tue, 02 Oct 2018 13:15:33 +0100 Chris Cannam Indent perf
Tue, 02 Oct 2018 13:14:21 +0100 Chris Cannam Indent perf
Tue, 02 Oct 2018 13:13:36 +0100 Chris Cannam Remove some debug perf
Tue, 02 Oct 2018 13:07:51 +0100 Chris Cannam Avoid warning
Tue, 02 Oct 2018 13:07:48 +0100 Chris Cannam Release build
Tue, 02 Oct 2018 13:03:42 +0100 Chris Cannam Updated build scripts, + some rubric
Tue, 02 Oct 2018 11:06:51 +0100 Chris Cannam Correction, the source stipulates GPL3+, not GPL2
Tue, 02 Oct 2018 10:46:04 +0100 Chris Cannam Source files record the GPL licence, so add the licence text
Tue, 02 Oct 2018 10:44:42 +0100 Chris Cannam Import original code from the downloaded VampFChTCore-v1.1beta archive