The shape type given from XML. See https://usermanuals.musicxml.com/MusicXML/Content/ST-MusicXML-notehead-value.htm
The XML flag to fill the note shape. Can be undefined if not included in XML. If undefined, the filled parameter will be calculated by note duration (d < half note => filled)
Sets the note head's shape from XML parameters.
The XML shape.
the filled parameter as given in XML. Can be undefined if not given in XML or if it should be calculated from note duration. If undefined, this.sourceNote should not be undefined.
Static
ShapeConverts xml attribute to NoteHeadShape. Necessary because "circle-x" is not a valid enum member name.
A note head with shape and fill information belonging to a [[Note]].