Optional
opts: { Optional
attributes?: Partial<DegreeAttributes>Optional
contents?: DegreeContentsReadonly
schemaReadonly
attributes: { Readonly
print-Readonly
type: "optional"Readonly
value: { Readonly
choices: readonly ["yes", "no"]Readonly
type: "choices"Readonly
contents: readonly [{ Readonly
name: "degree"Static
Readonly
schemaReadonly
attributes: { Readonly
print-Readonly
type: "optional"Readonly
value: { Readonly
choices: readonly ["yes", "no"]Readonly
type: "choices"Readonly
contents: readonly [{ Readonly
name: "degree"Gets
Gets
Gets
Sets
Sets
Sets
Generated using TypeDoc
The
<degree>
elementParent element:
<harmony>
The
<degree>
element is used to add, alter, or subtract individual notes in the chord. The print-object attribute can be used to keep the degree from printing separately when it has already taken into account in the text attribute of the<kind>
element.A harmony with a
<kind>
value of other can be spelled explicitly by using a series of<degree>
elements together with a<root>
,<numeral>
, or<function>
element.https://www.w3.org/2021/06/musicxml40/musicxml-reference/elements/degree/