data.OCTAVE

Octave number. The default values conform to the Scientific Pitch Notation (SPN).
Module
Used by
These class-based attributes use data.OCTAVE
att.note.ges/@oct.gesRecords performed octave information that differs from the written value.
att.octave/@octCaptures written octave information.
att.staffLoc.pitched/@olocRecords staff location in terms of written octave.
Declaration
<macroSpec rend="add" ident="data.OCTAVE" module="MEI" type="dt">
<desc xml:lang="en">Octave number. The default values conform to the Scientific Pitch Notation (SPN).</desc>
<content>
<rng:data type="nonNegativeInteger">
<rng:param name="maxInclusive">9</rng:param>
</rng:data>
</content>
</macroSpec>