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: Sat, 25 Aug 2012 15:35:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

Stefan Thomas <address@hidden> writes:

> Dear community,
> it seems, that the following snippet does not work anymore in 2.16.
> http://lsr.dsi.unimi.it/LSR/Snippet?id=346
> I use it quite frequently. How can I update it?

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))

[...]

-- 
David Kastrup




reply via email to

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