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.
Module
MEI
Used by
These class-based attributes use data.STAFFLOC
Declaration
<macroSpec ident="data.STAFFLOC" module="MEI" type="dt">
<desc>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.</desc>
<content>
<rng:data type="integer"/>
</content>
</macroSpec>