You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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.
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 text was updated successfully, but these errors were encountered: