Type alias MidiInstrumentAttributes

MidiInstrumentAttributes: {
    id: string;
}

Type declaration

  • id: string

    Refers to the <score-instrument> element affected by the change.

Generated using TypeDoc