Y
Hacker News
new
|
ask
|
show
|
jobs
by
copperx
1346 days ago
What algorithm are you using? I've been tempted to write a tuner using autocorrelation, because in my experience it picks up pitch wonderfully.
1 comments
zduny
1345 days ago
Look at this crate:
https://crates.io/crates/pitch-detection
It has documentation attached mentioning pitch detection algorithms it implements.
link
It has documentation attached mentioning pitch detection algorithms it implements.