att.accidental

Attributes for capturing momentary pitch inflection.
Module
Attributes
@accid
@accid(optional)Captures a written accidental. Value conforms to data.ACCIDENTAL.WRITTEN.
@accid(optional)Captures a written accidental. Value conforms to data.ACCIDENTAL.WRITTEN.
@accid(optional)Captures a written accidental. Value conforms to data.ACCIDENTAL.WRITTEN.
Available at
<accid>Records a temporary alteration to the pitch of a note.
<course>Describes the tuning of a course on a stringed instrument (e.g., guitar, lute).
<string>Used to modify tuning information given by the course element. Describes the tuning of an individual string within a course on a stringed instrument (e.g., guitar, lute).
<accid>Records a temporary alteration to the pitch of a note.
<course>Describes the tuning of a course on a stringed instrument (e.g., guitar, lute).
<string>Used to modify tuning information given by the course element. Describes the tuning of an individual string within a course on a stringed instrument (e.g., guitar, lute).
Declaration
<classSpec rend="add" ident="att.accidental" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes for capturing momentary pitch inflection.</desc>
<attList>
<attDef ident="accid" usage="opt">
<desc xml:lang="en">Captures a written accidental.</desc>
<datatype> </datatype>
</attDef>
</attList>
</classSpec>