Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YIN pitch detection algorithm falls with exception #24

Open
Nelfstor opened this issue Mar 24, 2023 · 0 comments
Open

YIN pitch detection algorithm falls with exception #24

Nelfstor opened this issue Mar 24, 2023 · 0 comments

Comments

@Nelfstor
Copy link

Hello!

I found your library and is amazed with so many algorithms written. Thanks for your work!

I've tried to run pitch-detection via different algorithms. Using YIN i've got
"Index out of range exception"
image

I used it with the parameters:
buffer size: 512
sample rate: 44100

when i used spectrum-based algorithms, i've received very discrete values of frequencies.
After 108 Hz the next one is 129 Hz.

Why can it happen?

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant