Re: fix handling of grace notes to shorten preceding tied notes correctly (issue 7108043)

2013-01-15 Thread Keith OHara
Benkő Pál gmail.com> writes: > > 2013/1/15 oco.net>: > > https://codereview.appspot.com/7108043/diff/1/lily/include/audio- item.hh#newcode90 > > lily/include/audio-item.hh:90: virtual string to_string () const; > > It seems fine to have the debug-output helper to_string(), but why make > > it

Re: fix handling of grace notes to shorten preceding tied notes correctly (issue 7108043)

2013-01-15 Thread Benkő Pál
2013/1/15 : > https://codereview.appspot.com/7108043/diff/1/lily/include/audio-item.hh#newcode90 > lily/include/audio-item.hh:90: virtual string to_string () const; > It seems fine to have the debug-output helper to_string(), but why make > it a virtual member function? Unless the compiler is a l

fix handling of grace notes to shorten preceding tied notes correctly (issue 7108043)

2013-01-14 Thread k-ohara5a5a
Congratulations on finding the cause of the problem, through the maze of objects implementing MIDI output. https://codereview.appspot.com/7108043/diff/1/input/regression/midi-grace-after-tie.ly File input/regression/midi-grace-after-tie.ly (right): https://codereview.appspot.com/7108043/diff/1/