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

notesarray[Ms::Note] the list of notes (read only)
lyricsarray[Ms::Lyrics] the list of lyrics (read only)
graceNotesarray[Ms::Chord] the list of grace note chords (read only)
stemMs::Stem the stem of the chord if any (read only)
hookMs::Hook the hook of the chord if any (read only)
beamMs::Beam the beam of the chord if any (read only)
stemSlashMs::StemSlash the stem slash of the chord (acciacatura) if any (read only)