Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scale connection #54

Open
sugizo opened this issue Sep 8, 2020 · 2 comments
Open

scale connection #54

sugizo opened this issue Sep 8, 2020 · 2 comments

Comments

@sugizo
Copy link

sugizo commented Sep 8, 2020

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

  • 2 NPS (Note Per String)
  • 3 NPS (Note Per String)
  • Vertical (up down scale from lowest string into thickest string)
  • Horizontal (the scale map into 1 strings only)
  • Diagonal (the scale map diagonal, can be applied only on symmetrical tuning e.g. minor third, major third, augmented fourth)
  • Full (the scale map on all fretboard, already have in guitardashboard.com)
  • Double Stop (same like 'horizontal' above, but the user can select one more string (total strings shown : 2 strings) )
  • Triple Stop (same like 'double stop' above, but the user can select one more string (total strings shown : 3 strings) )

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
Copy link
Owner

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
Copy link
Author

sugizo commented Sep 9, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants