Request

Started by Le_Nono,

Le_Nono

1- Thank you very much for having implemented the Stereo FFT Processing. Great! :)

2- would it be possible in the future release to increase the FFT window size since I am very interested by very fine spectral resolution in low frequencies.
As high as you can 4096,8192,16384,32768 etc... upto 1048576 if possible why not. :-*

3- Dealing with signal phase request the complex imaginary part of the FFT, will it be available a day ? ???


Ian @ un4seen

They're possibilites, though you got to remember that it's dealing with buffered data (unless it's a decoding channel). If you use the default 0.5 second buffer length, that's a maximum of 22050 samples (@44100hz)... so not sure about going up to 1048576 ;D