Tune your guitar.
See demo based on html5 using getUserMedia
and AnalyzerNode
- clone
- serve
src
folder via https. You may usenode app.js
which will serve the src files over http but for localhost
- Finds onset (starting of a note)
- Then attempt to find pitch using yin and fft.js (respectively from repo pitchfinder and fft.js)