log dsp/keydetection/GetKeyMode.cpp @ 457:8a8cf7296e58

age author description
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.
Mon, 10 Nov 2008 14:01:55 +0000 cannam * Build fixes for gcc 4.3.2
Thu, 07 Feb 2008 10:01:38 +0000 cannam * remove exceptions from Polyfit, return bool instead of int from isModeMinor