log

age author description
Tue, 13 May 2014 11:46:50 +0100 Chris Cannam Fix buffer underrun
Sat, 10 May 2014 13:44:24 +0100 Chris Cannam Simplify a bit, add some debug out
Sat, 10 May 2014 11:57:59 +0100 Chris Cannam Write diff of tail as well
Sat, 10 May 2014 11:48:21 +0100 Chris Cannam Add ability to write an extra sound file with the difference between input and output
Fri, 09 May 2014 17:43:00 +0100 Chris Cannam Alignment is now right in inverse transform, but the padding at end is still wrong
Fri, 09 May 2014 15:36:23 +0100 Chris Cannam Fix bin ordering within octave
Fri, 09 May 2014 15:16:48 +0100 Chris Cannam Inverse runs; now merely needs to run correctly
Fri, 09 May 2014 11:41:44 +0100 Chris Cannam More work on inverse
Fri, 09 May 2014 11:15:56 +0100 Chris Cannam A bit more on inverse
Fri, 09 May 2014 10:56:23 +0100 Chris Cannam 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