inth

Encodes the harmonic interval between pitches occurring at the same
time.

Attribute Information

Used By

Source

<xs:attribute name="inth">
  <xs:annotation>
    <xs:documentation>Encodes the harmonic interval between pitches occurring at the same time.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="mei:mei_data.INTERVAL.HARMONIC"/>
      </xs:simpleType>
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample