lilypond-user
[Top][All Lists]
Advanced

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

Re: Combining chord durations


From: Jim Long
Subject: Re: Combining chord durations
Date: Tue, 22 Oct 2013 11:57:29 -0700
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Oct 22, 2013 at 09:56:12AM +0200, Johan Vromans wrote:
> 
> I tried the following approach:
> 
>   qeight = \chordmode {
>     \override ChordName #'stencil = ##f
>     q8 q q q q q q
>     \revert ChordName #'stencil
>   }
>   ...etc...
> 
>   harmonies = \new ChordNames \chordmode {
>     \set chordChanges = ##f
>     ees8 \qeight             |
>     ees8 \qfour  bes8 \qfour |
>     ees8 \qsix   bes8 \qtwo  |
>     ees8 \qeight             |
>   } % harmoniesC

That seems reasonable, and I am puzzled that it didn't work.  It doesn't
work here under 2.17.26, either.

But the attached example does work in 2.17.26.  Curious.

Jim

Attachment: t2.ly
Description: Text Data

Attachment: t2.png
Description: PNG image


reply via email to

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