lilypond-user
[Top][All Lists]
Advanced

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

Re: calculation in scheme


From: Neil Puttock
Subject: Re: calculation in scheme
Date: Sat, 17 Sep 2011 17:55:17 +0100

On 17 September 2011 17:52, David Kastrup <address@hidden> wrote:

> In which case
>
> xaS = #(define-music-function (parser location x) (number?)
>  #{ % in der folgenden Zeile Lilypondcode eingeben
>    s1*0 (  \repeat unfold  $(- x 1)  {s8 } s8)
> #})
>
> should work just fine.  The slur has no noteheads to attach itself to,
> though.

Hah, so it does. :)

The heads are supposed to come from the main voice (obviously will
break if there aren't any at the relevant timestep).

Cheers,
Neil



reply via email to

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