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

harmonyassistent #298

Open
3 tasks
bwl21 opened this issue Feb 16, 2020 · 0 comments
Open
3 tasks

harmonyassistent #298

bwl21 opened this issue Feb 16, 2020 · 0 comments

Comments

@bwl21
Copy link
Owner

bwl21 commented Feb 16, 2020

Request

When working on arrangements, it would be helpful if there were an chord assistent, to lookup for

  • matching chords
  • retrieve the detailed notes of a chord

user story

  • user selects an individual note in the existing music to tell the chord assistant the note for which a proper chord is to be found; chordassistant returns a list of viable chords for the current tune (based on the tune key)
  • user selects a point in time withing the current tune to tell the chord assistant the notes for which a proper chord is to be found.
  • User enters the symbol of a chord and chord assistant returns the notes of this chord in note designators matching to the current tune key.

Solution approach

  • implement a class chord assistant

  • show chord assistant on top of the editor

    [ C ] C E G

  • enhance selection mechanism

    • [] ctrl/cmd to select individual notes - this requires multiple selections
    • [] ctrl+alt to select all notes in the given time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant