Skip to content

Pitch detection is fickle #49

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

Open
weepy opened this issue Apr 17, 2025 · 1 comment
Open

Pitch detection is fickle #49

weepy opened this issue Apr 17, 2025 · 1 comment

Comments

@weepy
Copy link

weepy commented Apr 17, 2025

If I play an electro keyboard (in mono, with a small attack fade in) through the AutomaticVocalPitchCorrection - it largely works well - sound good, with v low latency. In theory this should be relatively easy to pitch detect.

But sometimes the pitch detection is a bit off. E.g. play B (in Cmajor) and it's sometimes B, and sometimes C. Similarly F is often recognised as E. I noted that they are the tones that are only a semitone away. This occurs apparently even with a decent amount of preceding silence which indicates its stateful in some way.

This is when I use the "hack" from #48 - to fix the samplerate - which could be related in someway.

@weepy weepy changed the title Pitch detection is a fickle. Pitch detection is fickle Apr 17, 2025
@weepy
Copy link
Author

weepy commented Apr 17, 2025

pianoscale.mp4

for reference here's a sample

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