[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lilypond-auto] Issue 3063 in lilypond: Make \articulate handle grac
From: |
lilypond |
Subject: |
Re: [Lilypond-auto] Issue 3063 in lilypond: Make \articulate handle grace notes |
Date: |
Wed, 26 Dec 2012 21:35:29 +0000 |
Updates:
Labels: Patch-new
Comment #2 on issue 3063 by address@hidden: Make \articulate handle
grace notes
http://code.google.com/p/lilypond/issues/detail?id=3063#c2
Issue 3063
articulate grace notes with time stealing
This change makes \articulate handle grace notes itself, rendering them
to ordinary notes. There are a couple of tweakable parameters controlling
the rendering.
This prevents \articulate causing the many "going back in MIDI time"
errors that it used to. (Inserting a short rest after each note makes it
way too easy for following grace notes to need to steal more time from
the preceding rhythmic event than it has.) In fact, when such errors
occur in the absence of \articulate, \articulate can now fix them.
http://codereview.appspot.com/7017045