[fpc-pascal] Good FFT example anywhere?

Michael Schnell mschnell at lumino.de
Mon Apr 10 09:57:54 CEST 2017



On 09.04.2017 10:06, Bo Berglund wrote:
> It will produce 8192 samples
> for each measurement.
If the "measurements" come as a sequence of sample-blocks, you 
additional to the core FFT will need a sliding Window algorithm to e.g. 
create something like a life spectrum display or do a useful convolution.

-Michael



More information about the fpc-pascal mailing list