data.STAFFLOC
Staff location. The value 0 indicates the bottom line of the current staff; positive
values are used for positions above the bottom line and negative values for the positions
below. For example, in treble clef, 1 = F4, 2 = G4, 3 = A4, etc. and -1 = D4, -2 =
C4, and so
on.
Declaration
<macroSpec rend="add" ident="data.STAFFLOC" module="MEI" type="dt">
<desc xml:lang="en">Staff location. The value
<val>0</val>
indicates the bottom line of the current staff; positive
values are used for positions above the bottom line and negative values for the positions
below. For example, in treble clef, 1 = F4, 2 = G4, 3 = A4, etc. and -1 = D4, -2 =
C4, and so
on.
</desc>
<content>
<rng:data type="integer"/>
</content>
</macroSpec>