lilypond-devel
[Top][All Lists]
Advanced

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

Re: Count MIDI ticks from the beginning of the score, not each staff ind


From: dak
Subject: Re: Count MIDI ticks from the beginning of the score, not each staff independently. (issue 73610044)
Date: Thu, 27 Mar 2014 16:42:04 +0000

And you are right about derived_mark.  That's needed.


https://codereview.appspot.com/73610044/diff/40001/lily/performance.cc
File lily/performance.cc (right):

https://codereview.appspot.com/73610044/diff/40001/lily/performance.cc#newcode64
lily/performance.cc:64: if (start_ != SCM_EOL)
Conditional is not needed here.  That's what robust_scm2moment is
supposed to be for.

https://codereview.appspot.com/73610044/



reply via email to

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