Sandro Santilli <[email protected]> writes: > When a chord is repeated in next measure I'd like it NOT to be printed > but still be played in midi. What options do I have to do this ?
It depends on what context you are printing them in.
You can use
\new ChordNames \with { chordChanges = ##t } { ... }
to show only changes in chord names. The same holds for the FretBoards
type of context.
--
David Kastrup
