lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 1412 in lilypond: programming error: Going bac


From: lilypond
Subject: Re: [Lilypond-auto] Issue 1412 in lilypond: programming error: Going back in MIDI time
Date: Mon, 06 Jan 2014 20:49:41 +0000


Comment #16 on issue 1412 by address@hidden: 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 <address@hidden>
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



reply via email to

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