lilypond-user
[Top][All Lists]
Advanced

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

Re: Help with music-function generating music


From: Paul Morris
Subject: Re: Help with music-function generating music
Date: Thu, 27 Mar 2014 07:58:40 -0700 (PDT)

David Kastrup wrote
> In this case, it is likely easier to replace the named let with
> (make-sequential-music
>   (ly:music-deep-copy
>     (make-list num note)))
> 
> Which is a bit of a dead end for further manipulation which one would
> likely do with map or similar on the list returned by
> ly:music-deep-copy.

Thanks! That does look like a better approach.

-Paul



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Help-with-music-function-generating-music-tp160833p160879.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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