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 writing attributes into MusicXML files #36

Closed
otsob opened this issue Dec 6, 2018 · 0 comments
Closed

Add support for writing attributes into MusicXML files #36

otsob opened this issue Dec 6, 2018 · 0 comments
Assignees

Comments

@otsob
Copy link
Owner

otsob commented Dec 6, 2018

In order to write attributes (composer name etc) into MusicXML output,
as a user,
I want there to be support for writings the attributes into a MusicXML file.

Acceptance criteria:

  • The composition title defined in a Score is written into a MusicXML file
  • The movement title defined in a Score is written into a MusicXML file
  • The composer name defined in a Score is written into a MusicXML file
  • The composition arranger defined in a Score is written into a MusicXML file
  • The full name of each part in the Score is written into a MusicXML file
  • The abbreviated name of each part in the Score is written into a MusicXML file
otsob added a commit that referenced this issue Jun 23, 2019
Write work title, movement title, composer, and arranger to MusicXML
if those are defined for the score.

Write part name abbreviation to MusicXML if it's present.
@otsob otsob self-assigned this Jun 23, 2019
otsob added a commit that referenced this issue Jun 26, 2019
Write work title, movement title, composer, and arranger to MusicXML
if those are defined for the score.

Write part name abbreviation to MusicXML if it's present.
@otsob otsob closed this as completed Jun 26, 2019
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