| [ << Chord notation ] | [Top][Contents] | [ Contemporary music >> ] |
| [ < Print chord names with same root and different bass as slash and bass note ] | [ Up: Chord notation ] | [ Simple lead sheet > ] |
Showing chords at changes ¶
By default, every chord entered is printed. This behavior can be modified so that chord names are printed only at the start of lines or when the chord changes.
harmonies = \chordmode { c'1:m c:m \break c'1:m c:m d } << \new ChordNames { \set chordChanges = ##t \harmonies } \new Staff { \harmonies } >>
| [ << Chord notation ] | [Top][Contents] | [ Contemporary music >> ] |
| [ < Print chord names with same root and different bass as slash and bass note ] | [ Up: Chord notation ] | [ Simple lead sheet > ] |