MTG / essentia

C++ library for audio and music analysis, description and synthesis, including Python bindings
http://essentia.upf.edu
GNU Affero General Public License v3.0
2.86k stars 534 forks source link

Framebuffer - Issue in PitchYINFFT when no peaks are detected. #1378

Closed xaviliz closed 1 year ago

xaviliz commented 1 year ago

Small fix in PitchYINFFT. Sorry, I reverted the first commit because I had an issue in my fork.

xaviliz commented 1 year ago

Ok, this is the correct PR. Thanks!