data.OCTAVE.DIS
The amount of octave displacement; that is, '8' (as in '8va' for 1 octave), '15' (for
2
octaves), or rarely '22' (for 3 octaves).
Used by
Attribute Classes These class-based attributes use data.OCTAVE.DIS
att.cleffing.log /@clef.dis Records the amount of octave displacement to be applied to the clef.
Declaration
<macroSpec ident= "data.OCTAVE.DIS" module= "MEI" type= "dt" >
<desc xml:lang= "en" > The amount of octave displacement; that is, '8' (as in '8va' for 1 octave), '15' (for
2
octaves), or rarely '22' (for 3 octaves).</desc>
<content>
<rng:data type= "positiveInteger" >
<rng:param name= "pattern" > 8|15|22</rng:param>
</rng:data>
</content>
</macroSpec>