Updates:
Labels: -Patch-new Patch-needs_work
Comment #8 on issue 3664 by [email protected]: Patch: Support
articulations, slurs and breaths in MIDI.
http://code.google.com/p/lilypond/issues/detail?id=3664
I didn't read enough of the instructions to learn that “make test” doesn't
actually run the tests. :/
The errors (which manifested as a segfault for me!) were due to using an
undeclared property (because I forgot to update
define-music-properties.scm). With that fixed, there were a lot of changes
from tests that modified articulations, because they weren't copied in the
parser.
Now there's one failure left: partcombine-midi.ly (the only MIDI roundtrip
test with a slur) sees the slur overlap. This is probably OK, but it also
doesn't display correctly, apparently because midi2ly or partcombine
doesn't like overlapping notes.
--
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