FeatureSpectralPitchChroma.m - slightly incorrect pitch band boundaries
alexanderlerch opened this issue · 0 comments
alexanderlerch commented
the use of the variable name iFftLength is confusing as in reality it is (fft_length/2+1). The pitch boundaries (2*iFftLength/samplerate) is therefore slightly wrong.