]> git.donarmstrong.com Git - lilypond.git/commit
Count MIDI ticks from the beginning of the score, not each staff independently.
authorDevon Schudy <dschudy@gmail.com>
Mon, 10 Mar 2014 16:20:37 +0000 (12:20 -0400)
committerDavid Kastrup <dak@gnu.org>
Fri, 4 Apr 2014 19:52:11 +0000 (21:52 +0200)
commit7b58ea045f6b6b7381f777cfcedd47660f9058ea
tree7c61854058b669cab7c61f8a94f665f0727f3f6d
parent76919538b42708e97223ecee15c83b3263dee048
Count MIDI ticks from the beginning of the score, not each staff independently.

This keeps MIDI output aligned for:
* Lyrics (issue 3878)
* Staves without Dynamic_performer (issue 3871)
* Staves that start late
* Scores that start with grace notes (issue 1412).
lily/audio-staff.cc
lily/include/audio-staff.hh
lily/include/midi-walker.hh
lily/midi-walker.cc
lily/performance.cc