OffsetAttributes: {
    sound: "yes" | "no" | null;
}

Type declaration

  • sound: "yes" | "no" | null

    The offset affects the visual appearance of the direction. If the sound attribute is yes, then the offset affects playback and listening too. If it is no, then any <sound> or <listening> associated with the <direction> takes effect at the current location. It is no if not specified for compatibility with earlier MusicXML versions.

Generated using TypeDoc