Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1035)

Issue 54210043: More consistent performance of breath marks.

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 3 months ago by Devon Schudy
Modified:
10 years, 3 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

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.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -5 lines) Patch
M lily/note-performer.cc View 1 chunk +8 lines, -4 lines 0 comments Download
M ly/music-functions-init.ly View 1 chunk +1 line, -1 line 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b