lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: hiding chord symbols while keeping them in midi


From: David Kastrup
Subject: Re: hiding chord symbols while keeping them in midi
Date: Wed, 05 Feb 2020 16:03:53 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Sandro Santilli <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]