Tune your guitar.
See demo based on html5 using getUserMedia and AnalyzerNode
- clone
- serve
srcfolder via https. You may usenode app.jswhich 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)