att.harpPedal.log

Logical domain attributes. The pedal setting, i.e., flat, natural, or sharp, for each diatonic pitch name is indicated by the seven letter-named attributes.
Module MEI.cmn
Members
harpPedal (direct member of att.harpPedal.log)
Attributes
@a(optional)Indicates the pedal setting for the harp's A strings. Allowed values are: "f" (Flat.), "n" (Natural.), "s" (Sharp.)att.harpPedal.log
@b(optional)Indicates the pedal setting for the harp's B strings. Allowed values are: "f" (Flat.), "n" (Natural.), "s" (Sharp.)att.harpPedal.log
@c(optional)Indicates the pedal setting for the harp's C strings. Allowed values are: "f" (Flat.), "n" (Natural.), "s" (Sharp.)att.harpPedal.log
@d(optional)Indicates the pedal setting for the harp's D strings. Allowed values are: "f" (Flat.), "n" (Natural.), "s" (Sharp.)att.harpPedal.log
@e(optional)Indicates the pedal setting for the harp's E strings. Allowed values are: "f" (Flat.), "n" (Natural.), "s" (Sharp.)att.harpPedal.log
@endid(optional)Indicates the final element in a sequence of events to which the feature applies. Value conforms to data.URI. att.startendid
@evaluate(optional)Specifies the intended meaning when a participant in a relationship is itself a pointer. Allowed values are: "all" (If an element pointed to is itself a pointer, then the target of that pointer will be taken, and so on, until an element is found which is not a pointer.), "one" (If an element pointed to is itself a pointer, then its target (whether a pointer or not) is taken as the target of this pointer.), "none" (No further evaluation of targets is carried out beyond that needed to find the element(s) specified in plist or target attribute.)att.targeteval
@f(optional)Indicates the pedal setting for the harp's F strings. Allowed values are: "f" (Flat.), "n" (Natural.), "s" (Sharp.)att.harpPedal.log
@g(optional)Indicates the pedal setting for the harp's G strings. Allowed values are: "f" (Flat.), "n" (Natural.), "s" (Sharp.)att.harpPedal.log
@layer(optional)Identifies the layer to which a feature applies. One or more values of datatype positiveInteger, separated by spaces. att.layerident
@plist(optional)Contains a space separated list of references that identify active participants in a collection/relationship, such as notes under a phrase mark; that is, the entities pointed "from". One or more values from data.URI, separated by spaces. att.plist
@staff(optional)Signifies the staff on which a notated event occurs or to which a control event applies. Mandatory when applicable. One or more values of datatype positiveInteger, separated by spaces. att.staffident
@startid(optional)Holds a reference to the first element in a sequence of events to which the feature applies. Value conforms to data.URI. att.startid
@tstamp(optional)Encodes the onset time in terms of musical time, i.e., beats[.fractional_beat_part]. Value conforms to data.BEAT. att.timestamp.musical
@tstamp.ges(optional)Captures performed onset time in several forms; that is, ppq (MIDI clicks and MusicXML 'divisions'), Humdrum **recip values, beats, seconds, or mensural duration values. Value conforms to data.DURATION.gestural. att.timestamp.performed
@tstamp.real(optional)Used to record the onset time in terms of ISO time. Value conforms to data.ISOTIME. att.timestamp.performed
Declaration
<classes>
<memberOf key="att.controlevent"/>
<memberOf key="att.startendid"/>
</classes>
<attDef ident="c" usage="opt">
<desc>Indicates the pedal setting for the harp's C strings.</desc>
<defaultVal>n</defaultVal>
<valList type="closed">
<valItem ident="f">
<desc>Flat.</desc>
</valItem>
<valItem ident="n">
<desc>Natural.</desc>
</valItem>
<valItem ident="s">
<desc>Sharp.</desc>
</valItem>
</valList>
</attDef>
<attDef ident="d" usage="opt">
<desc>Indicates the pedal setting for the harp's D strings.</desc>
<defaultVal>n</defaultVal>
<valList type="closed">
<valItem ident="f">
<desc>Flat.</desc>
</valItem>
<valItem ident="n">
<desc>Natural.</desc>
</valItem>
<valItem ident="s">
<desc>Sharp.</desc>
</valItem>
</valList>
</attDef>
<attDef ident="e" usage="opt">
<desc>Indicates the pedal setting for the harp's E strings.</desc>
<defaultVal>n</defaultVal>
<valList type="closed">
<valItem ident="f">
<desc>Flat.</desc>
</valItem>
<valItem ident="n">
<desc>Natural.</desc>
</valItem>
<valItem ident="s">
<desc>Sharp.</desc>
</valItem>
</valList>
</attDef>
<attDef ident="f" usage="opt">
<desc>Indicates the pedal setting for the harp's F strings.</desc>
<defaultVal>n</defaultVal>
<valList type="closed">
<valItem ident="f">
<desc>Flat.</desc>
</valItem>
<valItem ident="n">
<desc>Natural.</desc>
</valItem>
<valItem ident="s">
<desc>Sharp.</desc>
</valItem>
</valList>
</attDef>
<attDef ident="g" usage="opt">
<desc>Indicates the pedal setting for the harp's G strings.</desc>
<defaultVal>n</defaultVal>
<valList type="closed">
<valItem ident="f">
<desc>Flat.</desc>
</valItem>
<valItem ident="n">
<desc>Natural.</desc>
</valItem>
<valItem ident="s">
<desc>Sharp.</desc>
</valItem>
</valList>
</attDef>
<attDef ident="a" usage="opt">
<desc>Indicates the pedal setting for the harp's A strings.</desc>
<defaultVal>n</defaultVal>
<valList type="closed">
<valItem ident="f">
<desc>Flat.</desc>
</valItem>
<valItem ident="n">
<desc>Natural.</desc>
</valItem>
<valItem ident="s">
<desc>Sharp.</desc>
</valItem>
</valList>
</attDef>
<attDef ident="b" usage="opt">
<desc>Indicates the pedal setting for the harp's B strings.</desc>
<defaultVal>n</defaultVal>
<valList type="closed">
<valItem ident="f">
<desc>Flat.</desc>
</valItem>
<valItem ident="n">
<desc>Natural.</desc>
</valItem>
<valItem ident="s">
<desc>Sharp.</desc>
</valItem>
</valList>
</attDef>