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

Add support for reading notation from MusicXML input #3

Closed
otsob opened this issue Sep 21, 2018 · 1 comment
Closed

Add support for reading notation from MusicXML input #3

otsob opened this issue Sep 21, 2018 · 1 comment
Assignees
Projects

Comments

@otsob
Copy link
Owner

otsob commented Sep 21, 2018

In order to read MusicXML files into Score objects,
as a user,
I want wmn4j to support reading MusicXML files to Score objects.

Acceptance criteria:

  • MusicXML files can be read to Score and ScoreBuilder objects
  • MusicXML input needs to be able to read all aspects of notation that wmn4j supports in v0.1, at least:
    • Notes
    • Rests
    • Chords in notation
    • Measures (including pickup measures)
@otsob otsob created this issue from a note in Version 0.1 (To Do) Sep 21, 2018
@otsob otsob changed the title Add support for MusicXML input Add support for reading notation from MusicXML input Dec 6, 2018
@otsob otsob moved this from To Do to In progress in Version 0.1 May 13, 2019
@otsob otsob self-assigned this May 13, 2019
@otsob
Copy link
Owner Author

otsob commented May 14, 2019

Apart from support for pickup measures, the acceptance criteria are met.

otsob added a commit that referenced this issue May 15, 2019
Issue #3: Add tests for reading MusicXML with pickup measure
@otsob otsob moved this from In progress to Complete in Version 0.1 May 15, 2019
@otsob otsob closed this as completed May 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Version 0.1
Complete
Development

No branches or pull requests

1 participant