lilypond-user
[Top][All Lists]
Advanced

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

Re: 350 "\relative"s on all parts - is it possible to simply the code?


From: Urs Liska
Subject: Re: 350 "\relative"s on all parts - is it possible to simply the code?
Date: Fri, 13 Sep 2013 20:39:21 +0200
User-agent: K-9 Mail for Android

You might also consider writing everything in one relative variable, then convert everything to absolute (with Frescobaldi for example), then create a little script to split the variables into chunks and finally reconvert them to relative mode.

HTH
Urs



Kieren MacMillan <address@hidden> schrieb:
Hi Ming,

Perhaps if you used

\relative a' { a4 c b e | }

instead of

\relative c'' { a4 c b e | }

you'd be able to reuse the material?

Also, there are \extractMusic functions which you might be able to use, to pull just specific chunks (e.g., one measure) out of a larger variable.

Hope this helps!
Kieren.


lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user

--
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.
reply via email to

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