cwilso/PitchDetect
Pitch detection in Web Audio using autocorrelation observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5158
- days_rel: n/a
- days_push: 1449
- n_releases_24m: 0
Adoption not part of the score
1389 stars · 440 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A browser-based pitch detection demo app built on the Web Audio API, using a realtime autocorrelation algorithm to detect the pitch of monophonic audio input. It works with live microphone input, demo audio, or an oscillator, and is useful for tasks like instrument tuning.
Use cases
- detect pitch of live microphone input in the browser
- tune a guitar or other monophonic instrument
- experiment with autocorrelation-based pitch detection
- test live audio input with the Web Audio API
- analyze pitch of whistling or simple waveforms
- display detected frequency in Hz and cents deviation
When to choose
- you need a simple, MIT-licensed browser demo of realtime pitch detection
- you want to learn how autocorrelation pitch detection works in JavaScript
- you need a quick tuner for monophonic sources like whistling or guitar
When to avoid
- you need robust pitch detection for polyphonic audio or strong harmonics
- you need a production-grade, well-maintained library rather than a demo app
- you need pitch detection outside the browser environment
Facets
application · maturity maintenance
audio-processing gui web-development media browser pitch-detection web-audio autocorrelation tuner demo-app audio web-server
2 sources
- readme: https://github.com/cwilso/PitchDetect · fetched 2026-08-28 · e0d60dbaeda4
- homepage: https://cwilso.github.io/PitchDetect/ · fetched 2026-08-29 · 5b9d5a018a23
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cwilso/PitchDetect | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="cwilso/PitchDetect")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem