bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 451 in lilypond: Enhancement: a more flexible \parallelMusic s


From: lilypond
Subject: Re: Issue 451 in lilypond: Enhancement: a more flexible \parallelMusic syntax when used with \relative
Date: Wed, 01 Feb 2012 17:00:01 +0000

Updates:
        Labels: Patch-new

Comment #5 on issue 451 by address@hidden: Enhancement: a more flexible \parallelMusic syntax when used with \relative
http://code.google.com/p/lilypond/issues/detail?id=451#c5

Allow music-wrapper-music as toplevel of \parallelMusic

Addresses issue 451 by allowing something like
\parallelMusic #'(a b c)
\relative c' { ... }

Whether this is actually useful for anything is a different question:
I think that the proposals in the issue itself (and what made it into
the NR), namely applying \relative to each of the music variables
after splitting up, are likely more convenient than having each bar
start relative to the preceding one from a different voice.

Slightly less pointless would likely be something like
\parallelMusic #'(a b c)
\transpose ...
which should now work as well.

Anyway, I just tackled this one in an idle moment because I wrongly
remembered it as having a bounty attached.

And might as well get another issue closed if nothing else.

http://codereview.appspot.com/5607054




reply via email to

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