fretboard
This project aims to help you in learning guitar notes, chords and scales.
Currently is under develop ...
Project is open for your ideas and proposals
Installation details
To build and run this project locally you must have installed node, grunt-cli, coffeescript
- clone repo and cd to it
- npm install .
- grunt build
- open index.html in browser
What is already done ?
- Switching guitar scales (minor, major, blues, pentatonic e.t.c.).
- Displaying scale notes.
- You can play selected notes on fretboard area from top to bottom and vice versa.
- Selection of guitar tuning (standart, one step down, half step down, drop D, drop C)
- Continiously playing selected scale notes. (Changing play direction configuration)
Demo site - http://alexmost.github.io/fretboard/