Node: Chord_name_engraver, 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 major7 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 grobs: ChordName.

Chord_name_engraver is part of contexts: ChordNames


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

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