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

Show scale or arp/chord notes relevant to chord being displayed #56

Open
KCarlile opened this issue Jul 29, 2020 · 0 comments
Open

Show scale or arp/chord notes relevant to chord being displayed #56

KCarlile opened this issue Jul 29, 2020 · 0 comments
Labels
core Backend functionality enhancement New feature or request ui/ux Frontend issues

Comments

@KCarlile
Copy link
Owner

Background

Suggested by John (Checo), a trumpet player who thought it might be helpful for people to learn the notes as they play.

Acceptance Criteria

  • Options exist to:
    • Select whether notes are displayed
    • Specify if scale or arpeggio/chords are displayed
    • Specify if names ore degrees are displayed
  • If specified, notes are displayed beneath the chord

Approach

  • Add a checkbox for "Display notes"
  • If "Display notes" is checked:
    • Expand to show a radio option for "Scale" or "Arpeggio/chord"
    • Expand to show a radio option for "Names (C, D, E...)" or "Degrees (1, 2, 3)"
  • If display notes is selected, the note names or scale degrees for chords or arpeggios are displayed beneath the chord name

Notes

Rather than having a ton of arrays, consider doing this more dynamically, if possible

@KCarlile KCarlile added enhancement New feature or request ui/ux Frontend issues core Backend functionality labels Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Backend functionality enhancement New feature or request ui/ux Frontend issues
Projects
None yet
Development

No branches or pull requests

1 participant