log dsp/chromagram/ConstantQ.cpp @ 515:08bcc06c38ec tip master

age author description
Mon, 03 Jun 2019 11:45:49 +0100 Chris Cannam Another range fix... sigh
Fri, 31 May 2019 18:25:31 +0100 Chris Cannam Style fixes in constant-Q: avoid unsigned, reuse our Window class, fix
Fri, 31 May 2019 16:33:55 +0100 Chris Cannam Use M_PI
Fri, 31 May 2019 11:54:32 +0100 Chris Cannam Untabify, indent, tidy
Thu, 30 May 2019 18:25:58 +0100 Chris Cannam Remove unused precalc data
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 14:08:43 +0100 Chris Cannam Apply fix from daschuer/mixxx:b9c6bde3 Extend the number of Q bins always to a full octave
Mon, 13 Dec 2010 14:55:28 +0000 Chris Cannam * Add GPL and README; some tidying
Fri, 05 Jun 2009 15:12:39 +0000 cannam * Key detector: when returning key strengths, use the peak value of the
Wed, 13 May 2009 09:19:12 +0000 cannam * Refactor FFT a little bit so as to separate construction and processing
Thu, 04 Dec 2008 11:59:29 +0000 cannam * Do not calculate CQ sparse kernel when chromagram is constructed: only
Thu, 31 Jan 2008 13:01:48 +0000 cannam * Ouch! We overrun the FFTRe/Im vectors with the very first dereference
Fri, 18 Jan 2008 17:57:40 +0000 cannam * Add windowing to Chromagram input
Thu, 10 Jan 2008 15:14:53 +0000 cannam * Various fixes to segmentation code
Wed, 09 Jan 2008 16:50:04 +0000 cannam * First cut at properly integrating the segmenter and making it work right
Mon, 15 May 2006 15:07:27 +0000 cannam * Give the chromagram an alternative entry point passing in frequency domain
Wed, 05 Apr 2006 17:35:59 +0000 cannam * Queen Mary C++ DSP library