lilypond-user
[Top][All Lists]
Advanced

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

Re: how to update this snippet to 2.16.


From: David Kastrup
Subject: Re: how to update this snippet to 2.16.
Date: Sun, 26 Aug 2012 14:28:54 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

Stefan Thomas <address@hidden> writes:

> Dear David,
> thanks for Your tipps.
> I've deleted the first two lines, You've suggested, but I didn't find
> the lines
>
>     (pes (list-ref pitches i))
> and 
>
>     (pnew (ly:music-property pes 'pitch))



>     Just throw a few things out:
>     
>     [...]
>     (n (ly:pitch-notename p))
>     (i (+ (* 7 o) n))
>     (pes (list-ref pitches i))
>     (pnew (ly:music-property pes 'pitch))
>     
>     [...]
>     

Oh, sorry for being unclear: what I was showing was supposed to be the
_result_ of deleting a few things from _inside_ some lines.  The number
of lines would not change.

-- 
David Kastrup



reply via email to

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