Attributes pertaining to the notehead part of a note. | |
Module | MEI.shared |
Members |
note (via att.note.vis)
|
Attributes |
@head.color(optional)Captures the overall color of a notehead.
Value conforms to data.COLOR.
att.noteheads
@head.fill(optional)Describes how/if the notehead is filled.
Value conforms to data.FILL.
att.noteheads
@head.fillcolor(optional)Captures the fill color of a notehead if different from the overall note
color.
Value conforms to data.COLOR.
att.noteheads
@head.mod(optional)Records any additional symbols applied to the notehead.
One or more values from data.NOTEHEADMODIFIER, separated by spaces.
att.noteheads
@head.rotation(optional)Describes rotation applied to the basic notehead shape. A positive value rotates the
notehead in a counter-clockwise fashion, while negative values produce clockwise
rotation.
Value conforms to data.ROTATION.
att.noteheads
@head.shape(optional)Used to override the head shape normally used for the given duration.
Value conforms to data.HEADSHAPE.
att.noteheads
@head.visible(optional)Indicates if a feature should be rendered when the notation is presented graphically
or sounded when it is presented in an aural form.
Value conforms to data.BOOLEAN.
att.noteheads
|
Declaration |
|