Mercurial > hg > qm-dsp
log dsp/keydetection/GetKeyMode.cpp @ 461:9414df58fd0e
age | author | description |
---|---|---|
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 |