Mercurial > hg > qm-dsp
diff dsp/transforms/FFT.cpp @ 183:7ab3539e92e3
Comments
author | Chris Cannam |
---|---|
date | Mon, 23 Feb 2015 10:43:01 +0000 |
parents | 8c86761a5533 |
children | 0307327a3869 |
line wrap: on
line diff
--- a/dsp/transforms/FFT.cpp Mon Feb 23 10:42:54 2015 +0000 +++ b/dsp/transforms/FFT.cpp Mon Feb 23 10:43:01 2015 +0000 @@ -4,7 +4,6 @@ QM DSP Library Centre for Digital Music, Queen Mary, University of London. - This file is based on Don Cross's public domain FFT implementation. */ #include "FFT.h"