Next: , Previous: rhythmic-grob-interface, Up: Graphical Object Interfaces


3.2.80 rhythmic-head-interface

Note head or rest.

User settable properties:
duration-log (integer)
The 2-log of the note head duration, i.e., 0 = whole note, 1 = half note, etc.
Internal properties:
dot (layout object)
A reference to a Dots object.
stem (layout object)
A pointer to a Stem object.

This grob interface is used in the following graphical object(s): AmbitusNoteHead, NoteHead, Rest, TabNoteHead and TrillPitchHead.