]> git.donarmstrong.com Git - lilypond.git/commit
Fix arpeggio overshoot for some chords which reach centre line.
authorNeil Puttock <n.puttock@gmail.com>
Tue, 7 Oct 2008 20:34:05 +0000 (21:34 +0100)
committerNeil Puttock <n.puttock@gmail.com>
Tue, 7 Oct 2008 20:34:05 +0000 (21:34 +0100)
commita5aef82319c40d7c147edfdab10d5146d2541cb0
tree50c0db235dfdd39ae87c48cb0a12deccf776cb02
parente75a8ff277c43e9668d34a0435d592138c5bea6a
Fix arpeggio overshoot for some chords which reach centre line.

This patch fixes a rounding error in Arpeggio::print () that occurs when a
chord reaches the centre line, resulting in an extra squiggle being added.
input/regression/arpeggio-no-overshoot.ly [new file with mode: 0644]
lily/arpeggio.cc