2.2.14 Chord_name_engraver
Catch note events and generate the appropriate chordname.
Music types accepted:
Properties (read)
chordChanges(boolean)Only show changes in chords scheme?
chordNameExceptions(list)An alist of chord exceptions. Contains
(chord . markup)entries.chordNameFunction(procedure)The function that converts lists of pitches to chord names.
chordNoteNamer(procedure)A function that converts from a pitch object to a text markup. Used for single pitches.
chordRootNamer(procedure)A function that converts from a pitch object to a text markup. Used for chords.
chordNameExceptions(list)An alist of chord exceptions. Contains
(chord . markup)entries.majorSevenSymbol(markup)How should the major 7th be formatted in a chord name?
This engraver creates the following layout object(s):
Chord_name_engraver is part of the following context(s): ChordNames.