You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
there is an issue with the fft on windows, the first bin is always 0 and the last bin looks like the first one, so this could be related to a wrong index in the fft results in libXtract.
Lots of other features don't seem to be working, but I guess it depends on the wrong results generated by the fft.
The text was updated successfully, but these errors were encountered:
My libXtract binaries for Windows (run as a vamp plugin with sonic annotator as host) seem to be producing wrong results for spectral centroid and bark bands. I guess the broken FFT in the build for Windows is the culprit.
Hi,
there is an issue with the fft on windows, the first bin is always 0 and the last bin looks like the first one, so this could be related to a wrong index in the fft results in libXtract.
Lots of other features don't seem to be working, but I guess it depends on the wrong results generated by the fft.
The text was updated successfully, but these errors were encountered: