The <tied> element
Parent element: <notations>
The tied element represents the notated tie. The tie element represents the tie sound.
The number attribute is rarely needed to disambiguate ties, since note pitches will usually suffice. The attribute is implied rather than defaulting to 1 as with most elements. It is available for use in more complex tied notation situations.
Ties that join two notes of the same pitch together should be represented with a tied element on the first note with type=“start” and a tied element on the second note with type=“stop”. This can also be done if the two notes being tied are enharmonically equivalent, but have different step values. It is not recommended to use tied elements to join two notes with enharmonically inequivalent pitches.
Ties that indicate that an instrument should be undamped are specified with a single tied element with type=“let-ring”.
Ties that are visually attached to only one note, other than undamped ties, should be specified with two tied elements on the same note, first type=“start” then type=“stop”. This can be used to represent ties into or out of repeated sections or codas.
Content
Always empty.
Attributes
| Name | Type | Required? | Description |
|---|---|---|---|
| bezier-offset | divisions | No | |
| bezier-offset2 | divisions | No | |
| bezier-x | tenths | No | |
| bezier-x2 | tenths | No | |
| bezier-y | tenths | No | |
| bezier-y2 | tenths | No | |
| color | color | No | |
| dash-length | tenths | No | |
| default-x | tenths | No | |
| default-y | tenths | No | |
| id | xs:ID | No | |
| line-type | line-type | No | |
| number | number-level | No | |
| orientation | over-under | No | |
| placement | above-below | No | |
| relative-x | tenths | No | |
| relative-y | tenths | No | |
| space-length | tenths | No | |
| type | tied-type | Yes |
Examples
This element is used in the following examples: