Skip to content

<ensemble>

The <ensemble> element lists the instruments in the score.

<thai-score>

One or more <part> elements. Parts render in the order they appear here, and the parts of one stacked instrument sit together in row order.

<ensemble>
<part id="P1">
<instrument-name>Ranat Ek</instrument-name>
</part>
<part id="P2">
<instrument-name>Ching</instrument-name>
</part>
</ensemble>

A full score stacks one row per part, and how much space separates those rows depends on whether the ensemble contains instruments notated on more than one row. See Score layout in the rendering reference.