lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3821 in lilypond: Patch: More consistent performan


From: lilypond
Subject: [Lilypond-auto] Issue 3821 in lilypond: Patch: More consistent performance of breath marks.
Date: Sun, 19 Jan 2014 05:21:22 +0000

Status: New
Owner: address@hidden
Labels: Patch-new Type-Enhancement

New issue 3821 by address@hidden: Patch: More consistent performance of breath marks.
http://code.google.com/p/lilypond/issues/detail?id=3821

More consistent performance of breath marks.

After tied notes, breaths take time only from the last note of the tie, so
e.g. { c4 ~ c8 \breathe } performs as { c4 ~ c16 r }, not { c4 r8 }.
This is consistent with articulations, and with how humans interpret
breaths after ties. This makes it possible to align simultaneous
breaths in multiple parts with different note lengths.

Ignore grace time when calculating the length of the note before a breath —
subsequent grace notes take time from the breath, not the previous note.

https://codereview.appspot.com/54210043/

--
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]