easyTuner project
The idea was to build something useful, cool and learn some JavaScript along the way. I think I've made some progress, but I can't wait to finish this so I can try out some new alternate tuning styles on my guitar. This is just a small personal project. So far, the JavaScript has been a bit challenging — but overall, the project's been fun!See the Pen eastTuner project by paul (@ptamaro) on CodePen.
The functioning embed above works great, but (I'll get to this stuff soon) each note needs to be:
an item wrapped in some HTML button
tap/click-able & plays the appropriate note
wrapped in some styling so it's easy to tap/click
Here's the mockup...