Skip to content

Add a pitch tracker widget#273

Merged
tlecomte merged 5 commits into
tlecomte:masterfrom
celeste-sinead:pitch_tracker_graph
May 6, 2024
Merged

Add a pitch tracker widget#273
tlecomte merged 5 commits into
tlecomte:masterfrom
celeste-sinead:pitch_tracker_graph

Conversation

@celeste-sinead

Copy link
Copy Markdown
Contributor

This shows pitch over time.

The minimum SNR feature is kind of a false start that doesn't actually work all that great in practice; I have some following changes that work better but it was a little too annoying to rewrite it out of history entirely.

i.e. all plots use the same function to handle kHz and include note name
in the same way.
Retrospective note: The intent was to avoid detecting pitches in background
noise, but it didn't end up working particularly well, for reasons explained in
a later patch that introduces a more practical approach. I don't feel like
doing the annoying rewriting that it would take to erase this false start from
the record entirely ;)
@tlecomte

tlecomte commented May 6, 2024

Copy link
Copy Markdown
Owner

Thanks @celeste-sinead, that's very nice.
The unit tests are a nice addition as well.

@tlecomte tlecomte merged commit c5ac102 into tlecomte:master May 6, 2024
@celeste-sinead celeste-sinead deleted the pitch_tracker_graph branch May 6, 2024 20:09
snorkelopstesting2-coder pushed a commit to snorkel-marlin-repos/tlecomte_friture_pr_273_3049643c-a8f6-40b1-b8cb-e0ae49a3ece5 that referenced this pull request Oct 22, 2025
Original PR #273 by celeste-sinead
Original: tlecomte/friture#273
snorkelopstesting4-web added a commit to snorkel-marlin-repos/tlecomte_friture_pr_273_3049643c-a8f6-40b1-b8cb-e0ae49a3ece5 that referenced this pull request Oct 22, 2025
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

Successfully merging this pull request may close these issues.

2 participants