data.OCTAVE
Octave number. The default values conform to the Scientific Pitch Notation (SPN).
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.
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>