Status: Started
Owner: [email protected]
Labels: Type-Enhancement Patch-new

New issue 3582 by [email protected]: Patch: Let make-music accept existing music or alists as source
http://code.google.com/p/lilypond/issues/detail?id=3582

Let make-music accept existing music or alists as source

This makes it possible to replace, say, a @samp{NoteEvent} in
@var{event} with a @samp{SkipEvent} (preserving all information) by
writing

(make-music 'SkipEvent event)


The first commit only changes the definition of make-music.  A second
commit is

Use make-music with music arguments

http://codereview.appspot.com/13904043

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to