DoubleAttributes: {
    above: "yes" | "no" | null;
}

Type declaration

  • above: "yes" | "no" | null

    If the above attribute is set to yes, the doubling is one octave above what is written, as for mixed flute / piccolo parts in band literature. Otherwise the doubling is one octave below what is written, as for mixed cello / bass parts in orchestral literature.

Generated using TypeDoc