Windowing
Closed this issue · 1 comments
Neginysh commented
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?
dasaki commented
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.