log LowFreq.cpp @ 11:ccb271dd0b84 tip

age author description
Wed, 12 Mar 2014 13:23:29 +0000 Chris Cannam More sensible defaults default tip
Wed, 12 Mar 2014 13:06:14 +0000 Chris Cannam Fix to output bin counting
Wed, 12 Mar 2014 12:47:47 +0000 Chris Cannam Handle resampler latency and FFT alignment padding
Wed, 12 Mar 2014 12:01:54 +0000 Chris Cannam Don't make the overlap a parameter, it's too fiddly to handle. Just choose the smallest step size that gives an integral input-frames-per-output-bin
Wed, 12 Mar 2014 11:50:40 +0000 Chris Cannam Details of output sample rate / step size calculation, plus copyright etc
Tue, 11 Mar 2014 18:36:24 +0000 Chris Cannam Fixes to bin counting, etc
Mon, 10 Mar 2014 16:03:53 +0000 Chris Cannam Frequency range, and resample to higher frequency to avoid transition band -- and some comments on what is still wrong with it
Fri, 07 Mar 2014 14:17:47 +0000 Chris Cannam Many fixes to buffering, etc
Fri, 07 Mar 2014 08:29:01 +0000 Chris Cannam Fix typo, link error, add comments
Fri, 07 Mar 2014 08:23:48 +0000 Chris Cannam Fill in most of the implementation
Wed, 05 Mar 2014 10:47:15 +0000 Chris Cannam Makefiles, and build fix
Mon, 03 Mar 2014 16:35:27 +0000 Chris Cannam Initial commit with skeleton code