log src/ConstantQ.cpp @ 196:da283326bcd3 tip master

age author description
Tue, 28 Apr 2015 16:54:12 +0100 Chris Cannam Minor tidy
Tue, 28 Apr 2015 13:53:53 +0100 Chris Cannam Make decimator quality selectable
Fri, 08 Aug 2014 10:07:25 +0100 Chris Cannam Various changes to make the code compatible with MSVC++ (though we don't provide projects for it yet)
Mon, 04 Aug 2014 09:21:48 +0100 Chris Cannam Defensive initialisation
Thu, 10 Jul 2014 15:27:19 +0100 Chris Cannam Avoid failing if min and max frequency are identical
Thu, 10 Jul 2014 12:19:39 +0100 Chris Cannam Report validity of CQKernel construction, and avoid NaN values for invalid parameters. Also documentation.
Thu, 22 May 2014 16:58:59 +0100 Chris Cannam No reason getBinFrequency shouldn't work for non-integer bin numbers too
Mon, 19 May 2014 17:24:55 +0100 Chris Cannam Bins are from high to low, not low to high (for getBinFrequencies)
Fri, 16 May 2014 10:12:03 +0100 Chris Cannam Expose some more processing parameters, use a single parameter class
Thu, 15 May 2014 14:23:42 +0100 Chris Cannam More necessary code, some work on build scripts
Thu, 15 May 2014 12:04:00 +0100 Chris Cannam Moving to standalone library layout