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 23:05:11 -0700
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Oct 22, 2013 at 11:37:56PM +0200, Johan Vromans wrote:
> 
> It's too late here to continue experimenting, but your example works
> with 2.16. 
> 
> My intuition tells me it has something to do with the "q". Could it be
> that it's duration is compile time static, and not dynamic?

When you have the time, try implementing my 'rptChord'
pseudo-code in Scheme, and then test the construct:

harmonies = \chordmode {
  \rptChord ees8 6 \rptChord bes8 2 |
  \rptChord ees8 4 \rptChord bes8 4
}

... or something similar.


Jim



reply via email to

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