vadymmarkov / Beethoven

:guitar: A maestro of pitch detection.
https://github.com/vadymmarkov
Other
824 stars 146 forks source link

Tentative fix for issue #29 #30

Closed glaurent closed 8 years ago

glaurent commented 8 years ago

Make sure maxSearch > minIndex + 1, if not possible skip the for loop completely.

Signed-off-by: Guillaume Laurent glaurent@telegraph-road.org

vadymmarkov commented 8 years ago

Thanks @glaurent