dasaki/android_fft_minim

Windowing

Closed this issue · 1 comments

It is mentioned in comments that the FFT algorithm use Hamming window, but I couldn't find the code for that. Does the algorithm use it? and if so, is it overlapping or side-by-side window?

The original Minim library was developed by Damien Di Fede and Anderson Mills. Their contact data is at the beginning of the file FourierTransform.java.