Fretboard note finder

Started by lespauled, January 06, 2017, 07:03:32 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lespauled

Last year, around this time, I created an Android app that showed the notes of a chord. For example, you put in A as a root, and Major as a chord type, and it showed A-C#-E. I didn't do much with it after that....

...until this year's dead time. I was bored out of my skull, so I decided to pick up that application, and expand on it. I looked what I had for the Android, and took the core code, and started working on a web application.

It took me about 3 weeks from architecture to completing the program. It still hasn't been thoroughly tested, but what I would consider version 1 is here:

http://lespauled.com/FindNotesOnFretboard/

You pick the root note, and the chord/scale type, and the notes are shown on the fret board. I added an extra option to change the open notes of the guitar. Click the button, and change the tuning to anything you want.

Please check it out, and give me your feedback. I'd love to hear it. If there are any bugs, please let me know.

I hope you find it useful, and enjoy it.