The <midi-instrument> element
Parent elements: <score-part>, <sound>
The <midi-instrument> element defines MIDI 1.0 instrument playback. The <midi-instrument> element can be a part of either the <score-instrument> element at the start of a part, or the <sound> element within a part.
Content
In this order
- <midi-channel> (Optional)
- <midi-name> (Optional)
- <midi-bank> (Optional)
- <midi-program> (Optional)
- <midi-unpitched> (Optional)
- <volume> (Optional)
- <pan> (Optional)
- <elevation> (Optional)
Attributes
Name | Type | Required? | Description |
---|---|---|---|
id | IDREF | Yes | Refers to the <score-instrument> element affected by the change. |
Examples
This element is used in the following examples: