Chord
inherits
ChordRest
Graphic representation of a chord. Single notes are handled as degenerated chords.
Methods
virtual
void add
(Ms::Element*)
virtual
void remove
(Ms::Element*)
Properties
notes
array[Ms::Note]
the list of notes (read only)
lyrics
array[Ms::Lyrics]
the list of lyrics (read only)
graceNotes
array[Ms::Chord]
the list of grace note chords (read only)