Mercurial > hg > qm-dsp
log dsp/keydetection/GetKeyMode.cpp @ 459:b7e10277a84c
age | author | description |
---|---|---|
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 |
Mon, 21 Oct 2013 11:59:57 +0100 | Chris Cannam | Some docs; remove FiltFiltConfig as it's the same as FilterConfig |
Fri, 05 Jun 2009 15:12:39 +0000 | cannam | * Key detector: when returning key strengths, use the peak value of the |
Mon, 23 Mar 2009 16:28:53 +0000 | cannam | * Fixes to problems shown up by vamp-plugin-tester. |