The string, fret, and fing attributes are provided in order to create displayable chord tablature grids. The inth (harmonic interval) attribute may be used to facilitate automated performance of a chord. It gives the number of 1/2 steps above the bass. Of course, for the bass note itself, inth should be set to 0.
<elementSpec ident="chordMember" module="MEI.harmony">
<desc xml:lang="en">An individual pitch in a chord defined by a
<gi scheme="MEI">chordDef</gi> element.</desc>
<classes>
<memberOf key="att.common"/>
<memberOf key="att.chordMember.anl"/>
<memberOf key="att.chordMember.ges"/>
<memberOf key="att.chordMember.log"/>
<memberOf key="att.chordMember.vis"/>
</classes>
<content>
<rng:empty/>
</content>
<remarks xml:lang="en">
<p>The <att>string</att>, <att>fret</att>, and <att>fing</att> attributes are provided in
order to create displayable chord tablature grids. The <att>inth</att> (harmonic interval)
attribute may be used to facilitate automated performance of a chord. It gives the
number of
1/2 steps above the bass. Of course, for the bass note itself, <att>inth</att> should be set
to
<val>0</val>.</p>
</remarks>
</elementSpec>