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
Currently all multi-staff parts receive a brace as grouping symbol from MusicXML ignoring the part-symbol element (available since verison 2.0) that defines a specific grouping symbol for the part and states which staves should be connected by bar lines.
The element should also be read and a child staffGrp should be added with the respective grpSym.
The text was updated successfully, but these errors were encountered:
Currently all multi-staff parts receive a brace as grouping symbol from MusicXML ignoring the
part-symbol
element (available since verison 2.0) that defines a specific grouping symbol for the part and states which staves should be connected by bar lines.The element should also be read and a child
staffGrp
should be added with the respectivegrpSym
.The text was updated successfully, but these errors were encountered: