You are here: MusicXML Reference > Score Schema (XSD) > Elements > Element: midi-unpitched

Element: midi-unpitched

Description

For unpitched instruments, the midi-unpitched element specifies a MIDI 1.0 note number ranging from 1 to 128. It is usually used with MIDI banks for percussion. Note that MIDI 1.0 note numbers are generally specified from 0 to 127 rather than the 1 to 128 numbering used in this element.

Derived By

Type midi-128

Restrictions
  • The value must be greater than or equal to 1.

  • The value must be less than or equal to 128.

Referenced By
Example
      <midi-instrument id="P1-X19">
        <midi-channel>10</midi-channel>
        <midi-program>2</midi-program>
        <midi-unpitched>54</midi-unpitched>
        <volume>80</volume>
        <pan>0</pan>
      </midi-instrument>

Definition

See midi-instrument

 

MusicXML Documentation Home
Last built 2/20/2015

7007 Winchester Circle, Suite 140

Boulder, CO 80301