data.GLISSANDO

Analytical glissando attribute values.
Module MEI
Used by
Allowed values
i
First note/chord in glissando.
m
Note/chord that's neither first nor last in glissando.
t
Last note in glissando.
Declaration
<content>
<valList type="closed">
<valItem ident="i">
<desc>First note/chord in glissando.</desc>
</valItem>
<valItem ident="m">
<desc>Note/chord that's neither first nor last in glissando.</desc>
</valItem>
<valItem ident="t">
<desc>Last note in glissando.</desc>
</valItem>
</valList>
</content>