Mercurial > hg > constant-q-cpp
log vamp/CQVamp.cpp @ 127:8996465e39fc
age | author | description |
---|---|---|
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 |
Wed, 14 May 2014 14:04:34 +0100 | Chris Cannam | First cut at a chromagram plugin as well |
Wed, 14 May 2014 12:49:10 +0100 | Chris Cannam | Make CQVamp implement two plugins, one with MIDI pitch range and one with Hz |
Fri, 09 May 2014 15:16:48 +0100 | Chris Cannam | Inverse runs; now merely needs to run correctly |
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, 04 Apr 2014 11:49:53 +0100 | Chris Cannam | Interpolation for CQ. But this is wrong, it is interpolating between points in the nearest full-height columns even where there is a nearer point in the not-full-height ones |