Skip to content

mpech/pitchdetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pitch detection

Tune your guitar.

See demo based on html5 using getUserMedia and AnalyzerNode

How to use

  • clone
  • serve src folder via https. You may use node app.js which will serve the src files over http but for localhost

How it works

  • Finds onset (starting of a note)
  • Then attempt to find pitch using yin and fft.js (respectively from repo pitchfinder and fft.js)

About

get pitch while tuning the guitar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages