Next: , Previous: Breathing_sign_engraver, Up: Engravers



Chord_name_engraver

Catch note-events and generate the appropriate chordname.

Music types accepted:

note-event

Properties (read)

majorSevenSymbol (markup)
How should the major 7th be formatted in a chord name?
chordNameExceptions (list)
Alist of chord exceptions. Contains (chord . markup) entries.
chordRootNamer (procedure)
Function that converts from a pitch object to a text markup. Used for chords.
chordNoteNamer (procedure)
Function that converts from a pitch object to a text markup. Used for single pitches.
chordNameFunction (procedure)
The function that converts lists of pitches to chord names.
chordNameExceptions (list)
Alist of chord exceptions. Contains (chord . markup) entries.
chordChanges (boolean)
Only show changes in chords scheme?
This engraver creates the following layout objects: ChordName.

Chord_name_engraver is part of contexts: ChordNames

Read comments on this page, or add one.

This page is for LilyPond-2.2.6 (stable-branch).

Report errors to <bug-lilypond@gnu.org>.