Comment #16 on issue 1412 by [email protected]: programming error: Going
back in MIDI time
http://code.google.com/p/lilypond/issues/detail?id=1412
here's the commit:
commit 6cec57bf0989098fce173703b894f7718bf9c10d
Author: Devon Schudy <[email protected]>
Date: Thu Nov 28 19:00:02 2013 -0800
Fix spurious error playing initial grace notes (issue 1412)
This happens because the MIDI output starts at tick 0, regardless of
when the first event is. Initial grace notes start start at negative
ticks, so midi_walker::output_event thinks they're out of order. Fixed
by starting at the first event.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings