Fri, 24 May 2019 20:40:37 +0200 |
Daniel Schürmann |
Calculate key strange during getKeyStrengths() to save CPU time if this is not needed.
|
Fri, 24 May 2019 20:31:32 +0200 |
Daniel Schürmann |
make m_BPO const and rename to kBinsPerOctave
|
Fri, 24 May 2019 20:11:26 +0200 |
Daniel Schürmann |
Fix some code stying issues in dsp/keydetection/GetKeyMode.cpp
|
Sat, 11 May 2019 02:08:22 +0200 |
Daniel Schürmann |
Fix a rounding issue, returning key value 25
|
Tue, 28 May 2019 13:41:29 +0100 |
Chris Cannam |
Merge branch 'chroma-key-tuning-review' of ssh://github.com/c4dm/qm-dsp into chroma-key-tuning-review
|
Fri, 24 May 2019 16:16:04 +0100 |
Chris Cannam |
Add .gitignore file
|
Fri, 24 May 2019 16:15:52 +0100 |
Chris Cannam |
Inconsequential tweaks
|
Thu, 23 May 2019 18:01:14 +0100 |
Chris Cannam |
Merge branch 'master' into chroma-key-tuning-review
|
Thu, 23 May 2019 13:29:02 +0100 |
Chris Cannam |
(Incomplete) unit tests for chroma and key estimation
|
Fri, 24 May 2019 11:39:24 +0100 |
Chris Cannam |
Minor tweak
|
Thu, 23 May 2019 17:57:57 +0100 |
Chris Cannam |
Merge branch 'github-meta'
|
Thu, 23 May 2019 17:19:31 +0100 |
Chris Cannam |
Further notes
|
Thu, 23 May 2019 15:18:24 +0100 |
Chris Cannam |
Some notes toward moving primary to Github
|
Tue, 21 May 2019 13:23:35 +0100 |
Chris Cannam |
Merge
|
Mon, 20 May 2019 16:35:50 +0100 |
Chris Cannam |
Add valgrind
|
Mon, 20 May 2019 16:30:19 +0100 |
Chris Cannam |
First cut at Travis build
|
Tue, 21 May 2019 13:23:22 +0100 |
Chris Cannam |
Remove fast-math, for the sake of the plugin regression tests
|
Tue, 01 May 2018 10:19:58 +0100 |
Chris Cannam |
Update debug config
|
Thu, 08 Feb 2018 15:41:27 +0000 |
Chris Cannam |
Merge from branch msvc
|
Tue, 06 Feb 2018 21:12:43 +0000 |
Chris Cannam |
Merge
|
Tue, 06 Feb 2018 13:11:32 +0000 |
Chris Cannam |
Let's not have -Werror
|
Tue, 06 Feb 2018 21:12:03 +0000 |
Chris Cannam |
Debug build bits
|
Mon, 05 Feb 2018 19:06:35 +0000 |
Chris Cannam |
Fixes to 32-bit release build
|
Mon, 05 Feb 2018 17:40:13 +0000 |
Chris Cannam |
Rename FFT back again, now we have our own project
|
Mon, 05 Feb 2018 17:36:47 +0000 |
Chris Cannam |
Add a MSVC build project. This is hard to use, because it depends on a BLAS library
|
Thu, 01 Feb 2018 16:34:08 +0000 |
Chris Cannam |
Some MSVC fixes, including (temporarily, probably) renaming the FFT source file to avoid getting it mixed up with the Vamp SDK one in our object dir
|
Tue, 30 Jan 2018 20:14:46 +0000 |
Chris Cannam |
Remove some unused bits
|
Tue, 14 Mar 2017 13:40:50 +0000 |
Chris Cannam |
Change that seemed to be needed for emscripten double-precision build to work
|
Fri, 30 Sep 2016 19:04:06 +0100 |
Chris Cannam |
Fix erroneous header guard
|
Fri, 30 Sep 2016 16:24:24 +0100 |
Chris Cannam |
Merge from branch clapack-included
|
Fri, 30 Sep 2016 16:23:10 +0100 |
Chris Cannam |
Minor build fixes
|
Fri, 30 Sep 2016 16:22:56 +0100 |
Chris Cannam |
This file is very problematic in CLAPACK 3.2, with string handling memory problems all over the place; replace with older version from 3.1.1.1
|