Fix arpeggio overshoot for some chords which reach centre line.
commitf751112bb081011c0820f107f093aba3a8f2bd56
authorNeil Puttock <n.puttock@gmail.com>
Tue, 7 Oct 2008 20:34:05 +0000 (7 21:34 +0100)
committerNeil Puttock <n.puttock@gmail.com>
Tue, 7 Oct 2008 20:34:05 +0000 (7 21:34 +0100)
tree50c0db235dfdd39ae87c48cb0a12deccf776cb02
parent958a3f867f45d5b75578b32d951597751dada6b5
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