# HG changeset patch # User Chris Cannam # Date 1175275008 0 # Node ID b36895bda65222c48a271a35140519aa64018b8e # Parent 218605f9407336adb07bc093a411d4203c1318bc * doc updates diff -r 218605f94073 -r b36895bda652 data/fft/FFTMemoryCache.h --- a/data/fft/FFTMemoryCache.h Tue Mar 20 16:12:55 2007 +0000 +++ b/data/fft/FFTMemoryCache.h Fri Mar 30 17:16:48 2007 +0000 @@ -21,7 +21,7 @@ #include "base/ResizeableBitset.h" /** - * For the in-memory FFT cache, we would like to cache magnitude with + * In-memory FFT cache. For this we want to cache magnitude with * enough resolution to have gain applied afterwards and determine * whether something is a peak or not, and also cache phase rather * than only phase-adjusted frequency so that we don't have to