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

Finish rhythmic dictation exercise #24

Open
cecilios opened this issue Feb 4, 2016 · 0 comments
Open

Finish rhythmic dictation exercise #24

cecilios opened this issue Feb 4, 2016 · 0 comments

Comments

@cecilios
Copy link
Member

cecilios commented Feb 4, 2016

Things needed for releasing the exercise:

  • Edit Tools for rhythmic dictation
    • Disable ToolBox when edition is disabled
    • It should be always possible to replace a specific toolbox (i.e. rhythm dictation) by the main one
      (a button on toolbox title?)
  • Generate problems:
    • define level 1 syllabus
    • define melody fragments, keys, time signatures
    • algorithm for deciding how many measures
    • algorithm for deciding how many fragments and assigning measures
      to fragments
    • implement any new requirement in Composer
  • Other issues:
    • virtual keyboard?
    • mark clef, key and time signature as non-editable
    • In rhythm dictation (percussion clef), noteheads must be cross
    • cursor must skip non-editable objects
    • backerase generates two paint events: cursor back and delete note
    • config:
      • max num times play problem is allowed
      • midi instrument for playing problem score
      • number of measures (or fragments)
      • first measure initially displayed
      • context type
    • dialog for options
    • video to explain exercise and ToolBox use
@cecilios cecilios modified the milestone: Next tasks Feb 15, 2016
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

1 participant