Mercurial > hg > qm-dsp
log dsp/transforms/FFT.h @ 515:08bcc06c38ec tip master
age | author | description |
---|---|---|
Fri, 31 May 2019 16:48:37 +0100 | Chris Cannam | Make include-guards consistent |
Wed, 07 Oct 2015 09:55:35 +0100 | Chris Cannam | Add DCT |
Tue, 15 Oct 2013 18:26:38 +0100 | Chris Cannam | Add forwardMagnitude kissfft |
Tue, 15 Oct 2013 11:38:18 +0100 | Chris Cannam | Drop in kissfft to replace the "old" fft, and add tests for newly-supported sizes kissfft |
Wed, 02 Oct 2013 15:04:38 +0100 | Chris Cannam | Tidy real-to-complex FFT -- forward and inverse have different arguments, so make them separate functions; document pvoc |
Wed, 13 May 2009 09:19:12 +0000 | cannam | * Refactor FFT a little bit so as to separate construction and processing |
Fri, 18 Jan 2008 13:24:12 +0000 | cannam | * Make MFCC able to accept already-FFT'd input, and simplify API a bit |