mikehadlow / gtr-cof

Interactive music theory dashboard for guitarists. http://guitardashboard.com/
MIT License
327 stars 66 forks source link

scale connection #54

Open sugizo opened 3 years ago

sugizo commented 3 years ago

the idea is to have melodic guitarist to play scale in certain ways :

add another parameter string to be input by user, because not every string have a same note (open string note) and add another button to select the method (2nps, 3nps, etc)

thanks

mikehadlow commented 3 years ago

I think this is possibly something too complex for Guitar Dashboard to offer 'out of the box'. But a great feature might be to allow a teacher to create a fretboard pattern to share with students?

sugizo commented 3 years ago

not sure got the same meaning for 'pattern' in this conv think the pattern of the scale already present on guitardashboard.com (just select Fretboard note labels into 'None'), then it will present the pattern of the selected scale

and if you plan to have feature to share the scale using URL (args e.g. guitardashboard.com/ionian or vars e.g. guitardashboard.com/scale=ionian) the value can either number or string

then it already discussed on another issue