log

age author description
Thu, 30 May 2019 14:10:15 +0100 Chris Cannam Fix error in lower bins
Thu, 30 May 2019 11:35:35 +0100 Chris Cannam Revise mechanism for extending chromagram to round number of octaves -
Wed, 29 May 2019 15:56:30 +0100 Chris Cannam Fix mismatch between time- and frequency-domain versions of the
Wed, 29 May 2019 14:08:43 +0100 Chris Cannam Apply fix from daschuer/mixxx:b9c6bde3 Extend the number of Q bins always to a full octave
Wed, 29 May 2019 13:55:26 +0100 Chris Cannam Apply fix from daschuer/mixxx:957aed58 : Use double precision for FS
Wed, 29 May 2019 13:55:07 +0100 Chris Cannam Credit daschuer
Wed, 29 May 2019 11:29:01 +0100 Chris Cannam Let's make this not actually be a build failure, for now
Tue, 28 May 2019 13:45:08 +0100 Chris Cannam Merge branch 'keydetection_rounding' into chroma-key-tuning-review
Fri, 24 May 2019 21:40:47 +0200 Daniel Schürmann Fix an issue is a mutithreading context
Fri, 24 May 2019 21:06:47 +0200 Daniel Schürmann Remove now superfluid m_key array
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