Mercurial > hg > qm-dsp
log dsp/keydetection/GetKeyMode.cpp @ 478:c92718cc6ef1
age | author | description |
---|---|---|
Thu, 30 May 2019 18:40:16 +0100 | Chris Cannam | Untabify, indent, tidy |
Thu, 30 May 2019 18:28:11 +0100 | Chris Cannam | Switch from DOS to Unix line-endings |
Wed, 29 May 2019 13:55:07 +0100 | Chris Cannam | Credit daschuer |
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 |