lilypond-devel
[Top][All Lists]
Advanced

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

Re: Carry multi-measure rests across voices in \partcombine (issue 26541


From: dak
Subject: Re: Carry multi-measure rests across voices in \partcombine (issue 265410043 by address@hidden)
Date: Fri, 09 Oct 2015 06:23:09 +0000


https://codereview.appspot.com/265410043/diff/60001/lily/part-combine-iterator.cc
File lily/part-combine-iterator.cc (right):

https://codereview.appspot.com/265410043/diff/60001/lily/part-combine-iterator.cc#newcode144
lily/part-combine-iterator.cc:144: // What is the relationship between
"duration" and "length"?  Why does
Length is a Moment, duration is a Duration.  get_event_length converts a
Duration into a Moment and caches the result.  Moments are what the
general timing works with.

So there is really nothing to be seen here.

https://codereview.appspot.com/265410043/



reply via email to

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