lilypond-user
[Top][All Lists]
Advanced

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

Re: grace notes break preceding ties in MIDI


From: Adam Spiers
Subject: Re: grace notes break preceding ties in MIDI
Date: Tue, 8 Jan 2013 17:59:50 +0000

On Tue, Jan 8, 2013 at 5:41 PM, Eluze <address@hidden> wrote:
> I've added an issue to the tracker:
> https://code.google.com/p/lilypond/issues/detail?id=3091&thanks=3091&ts=1357666391

Thanks!

> I'm not aware of a workaround - I could imagine using 2 voices, one without
> the grace the other with just the grace and a muted note - but this seems
> pretty awkward!

Is it perhaps the fault of the

    if (now_mom ().grace_part_)

section in Note_performer::process_music() in lily/note-performer.cc?
Does it somehow reintroduce the previous note when shortening it to
make room for the grace note, even though the previous note was tied
to the one before?



reply via email to

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