log cpp-qm-dsp/ConstantQ.h @ 92:5a3163eff37a

age author description
Fri, 09 May 2014 11:15:56 +0100 Chris Cannam A bit more on inverse
Fri, 09 May 2014 10:05:16 +0100 Chris Cannam Rearrange classes so the basic ConstantQ produces a complex output, and CQSpectrogram (formerly CQInterpolated) is required if you want a real output
Fri, 09 May 2014 08:25:24 +0100 Chris Cannam More toward inverse CQ
Wed, 12 Mar 2014 08:53:45 +0000 Chris Cannam Copyrights, licence
Thu, 30 Jan 2014 12:11:53 +0000 Chris Cannam Fix min frequency calculation in accessor, add bin frequency accessor
Thu, 28 Nov 2013 14:32:42 +0000 Chris Cannam Correct output latency
Thu, 28 Nov 2013 11:46:39 +0000 Chris Cannam Further tidying, compensate for latency in Vamp plugin
Thu, 28 Nov 2013 10:24:57 +0000 Chris Cannam Towards handling the hop alignment (which in the MATLAB is handled on output) at the input end
Thu, 21 Nov 2013 17:04:19 +0000 Chris Cannam Some work on alignment
Wed, 06 Nov 2013 16:21:28 +0000 Chris Cannam Get remaining blocks from end of processing; fix some compile warnings, etc
Wed, 06 Nov 2013 14:30:19 +0000 Chris Cannam More on reconstructing CQ shape. This is not always correct yet, though
Wed, 06 Nov 2013 08:10:33 +0000 Chris Cannam Much of the actual CQ processing logic
Tue, 05 Nov 2013 16:58:18 +0000 Chris Cannam Don't forget top octave in buffer list
Tue, 05 Nov 2013 16:44:12 +0000 Chris Cannam Start on CQ process implementation
Tue, 05 Nov 2013 08:41:00 +0000 Chris Cannam Stub class