BenBarrett89 / fretboard-scales

A fretboard scale display application while trying to learn Nunjucks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fretboard-scales

A fretboard scale display application while trying to learn Nunjucks

Running

Prerequisites

  • Node.js
  • npm

Installing dependencies

npm install

Running

npm start

Accessing

http://localhost:5000/

TODO

  • Change instrument
    • Tuning
    • Number of strings
  • Change highlighting options
    • Scale degrees
    • Intervals
    • Note with and without octave
    • Colors
  • Display chords of the scale/mode
  • Calculate 'positions'
  • Generally better styling - with CSS
  • Reset button/s

About

A fretboard scale display application while trying to learn Nunjucks


Languages

Language:JavaScript 79.3%Language:HTML 20.7%