IEEE 1599

Documentation
Alphabetic list of elements (v1.0)

Chord

<!ELEMENT chord (duration, augmentation_dots?, (notehead+ | repetition)
               articulation?)>

<!ATTLIST chord
   id ID #IMPLIED
   %spine_ref;
   stem_direction (up | down | none) #IMPLIED
   beam_before (yes | no) "no"
   beam_after (yes | no) "no"
   cue (yes | no) "no"
   tremolo_lines (no | 1 | 2 | 3 | 4 | 5 | 6) #IMPLIED>

Element chord contains the encoding of a chord. Because of hierarchies employed in IEEE 1599, a chord is homorhythmic: in fact, if two or more simultaneous notes had different rhythmic values, they should be disposed in different voices. Let us remark that even single notes are considered chords, composed by a single notehead.

Attributes

Examples

chord

<chord event_ref="event_01" tremolo_lines="2">
   <duration num="1" den="4" />
   <notehead>
      <pitch step="D" octave="6" />
   </notehead>
</chord>


chord1


<chord event_ref="event_01" cue="yes">
   <duration num="1" den="4" />
   <notehead>
      <pitch step="B" octave="5" />
   </notehead>
</chord>
<chord event_ref="event_02" cue="yes">
   <duration num="1" den="4" />
   <notehead>
      <pitch step="B" octave="5" />
   </notehead>
</chord>
<chord event_ref="event_03" cue="yes">
   <duration num="1" den="4" />
   <notehead>
      <pitch step="B" octave="5" />
   </notehead>
</chord>
<chord event_ref="event_04" cue="yes">
   <duration num="1" den="8" />
   <notehead>
      <pitch step="D" octave="6" />
   </notehead>
</chord>

Laboratorio di Informatica Musicale
Dipartimento di Informatica
Università degli Studi di Milano
Via G. Celoria, 18 - 20133 Milano, ITALY
 Google Maps
Goffredo Haus, PAR1599 chair
Phone: +39 02 50316 222
E-mail: goffredo.haus@unimi.it
  Luca A. Ludovico, PAR1599 vice-chair
Phone: +39 02 50316 382
E-mail: luca.ludovico@unimi.it
  Laboratory
Phone: +39 02 50316 382
E-mail: lim@di.unimi.it