-
Notifications
You must be signed in to change notification settings - Fork 3
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 single note articulations from MusicXML #31
Comments
otsob
added a commit
that referenced
this issue
May 18, 2019
otsob
added a commit
that referenced
this issue
May 18, 2019
otsob
added a commit
that referenced
this issue
May 18, 2019
otsob
added a commit
that referenced
this issue
May 18, 2019
Add tests for reading multiple articulations of a single note. Add tests for reading articulations in chords.
otsob
added a commit
that referenced
this issue
May 18, 2019
otsob
added a commit
that referenced
this issue
May 18, 2019
otsob
added a commit
that referenced
this issue
May 18, 2019
otsob
added a commit
that referenced
this issue
May 18, 2019
Add tests for reading multiple articulations of a single note. Add tests for reading articulations in chords.
otsob
added a commit
that referenced
this issue
May 22, 2019
otsob
added a commit
that referenced
this issue
May 22, 2019
otsob
added a commit
that referenced
this issue
May 22, 2019
Add tests for reading multiple articulations of a single note. Add tests for reading articulations in chords.
otsob
added a commit
that referenced
this issue
May 22, 2019
Issue #31: Ensure supported articulations are read from MusicXML Add access to articulations in chords. Add test cases for reading multiple articulations for a single note from MusicXML. Add test cases for reading articulations for a chord from MusicXML.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In order to read single note articulations from MusicXML files,
as a user,
I want the MusicXML input to read articulations from the input.
Acceptance criteria:
The text was updated successfully, but these errors were encountered: