lilypond-user
[Top][All Lists]
Advanced

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

Re: how to update the makerhythm-snippet


From: Gilles
Subject: Re: how to update the makerhythm-snippet
Date: Mon, 27 Aug 2012 00:20:19 +0200
User-agent: Opera Mail/12.01 (Win64)



Dear community,
I wanted to update this snippet:
http://lsr.dsi.unimi.it/LSR/Snippet?id=390
But without sucess. Any ideas how this can be done?

The snipped 390 has to be considered as deprecated because the snippet
http://lsr.dsi.unimi.it/LSR/Item?id=654
does the same thing but is more powerful (it accepts for example
articulations).
So I would not mind to delete it, but if people do want to use it, we can, as
usual now, use the Scheme function event-chord-wrap!
(see http://lilypond.org/doc/v2.16/Documentation/changes/index.html ).

So the line 76 (in the end of the makeRhythm function) :
          m)))
would become :
          (event-chord-wrap! m))))

Gilles



reply via email to

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