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).
Module
MEI
Used by
These class-based attributes use data.OCTAVE.DIS
Declaration
<macroSpec ident="data.OCTAVE.DIS" module="MEI" type="dt">
<desc>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>