Skip to content

Pitch Detection #1005

Answered by pschatzmann
eccessivo75 asked this question in Q&A
Oct 2, 2023 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

I would doubt that something as primitive as this would give any good results. The big advantage of FFT is that it gives your the result over the full spectrum and not a single number: so you will get an see the harmonics and it is up to you what you make out if it.

By just counting the zero crossings this gets complexly lost...

But feel free to extend my framework: I will be more then happy to accept a pull request for this.

I have the feeling that this discussion might lead to some better result that what you are proposing: #363

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Comment options

You must be logged in to vote
1 reply
@eccessivo75
Comment options

Comment options

You must be logged in to vote
1 reply
@eccessivo75
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants