JavaScript web app that uses a microphone as input and displays frequency, note and a helper line to assist in tuning accuracy. Everything is drawn on a canvas including the background guitar image.
Application utilizes P5.js library as well as ML5.js for a pitch detection assistance. Additionally notes and frequencies are fetched via a JSON library hosted on Github.