Documentation
Alphabetic list of elements (v1.0)
Special_beam |
<!ELEMENT special_beam (notehead_ref+)> <!ELEMENT notehead_ref EMPTY> |
Element special_beam allows the encoding of particular notations for beams, such as the ones illustrated in the examples below.
Attributes
- id, an optional attribute that provides unique identification for the symbol.
- fanned_from, an attribute that specifies the number of bars at the beginning of the beam.
- fanned_to, an attribute that specifies the number of bars at the end of the beam.
Element notehead_ref is used to define which notes should be affected by the symbol. Thanks to this method, it is possible to connect notes coming from different parts and voices.
Examples
<horizontal_symbols> <special_beam> <notehead_ref event_ref="event_01" /> <notehead_ref event_ref="event_02" /> <notehead_ref event_ref="event_03" /> <notehead_ref event_ref="event_04" /> </special_beam> </horizontal_symbols> <horizontal_symbols> <special_beam fanned_from="3" fanned_to="1"> <notehead_ref event_ref="event_01" /> <notehead_ref event_ref="event_02" /> <notehead_ref event_ref="event_03" /> <notehead_ref event_ref="event_04" /> </special_beam> </horizontal_symbols> <horizontal_symbols> <special_beam fanned_from="1" fanned_to="3"> <notehead_ref event_ref="event_01" /> <notehead_ref event_ref="event_02" /> <notehead_ref event_ref="event_03" /> <notehead_ref event_ref="event_04" /> </special_beam> </horizontal_symbols> |
Laboratorio di Informatica Musicale | |||||
Dipartimento di Informatica Università degli Studi di Milano Via G. Celoria, 18 - 20133 Milano, ITALY |
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 |