lilypond-devel
[Top][All Lists]
Advanced

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

Improving \harmonicBy... functions (issue 5695059)


From: dak
Subject: Improving \harmonicBy... functions (issue 5695059)
Date: Fri, 24 Feb 2012 14:32:31 +0000


http://codereview.appspot.com/5695059/diff/1001/ly/music-functions-init.ly
File ly/music-functions-init.ly (right):

http://codereview.appspot.com/5695059/diff/1001/ly/music-functions-init.ly#newcode393
ly/music-functions-init.ly:393: (make-harmonic
As each #{...#} carries a bit of overhead, there is little point in
having two of them wrapped in make-sequential-music.  Just make a single
#{ ... #} instead of the whole make-sequential-music and splice
$(make-harmonic ...) in the middle.

http://codereview.appspot.com/5695059/



reply via email to

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