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

Issue 253430043: event-chord-wrap! needs to call expand-repeat-notes! (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 9 months ago by dak
Modified:
8 years, 7 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

event-chord-wrap! needs to call expand-repeat-notes! The action of event-chord-wrap! will make it impossible to figure out repeat notes (notes without pitch but with duration) but one must not expand repeat notes before expanding chord repeats, and event-chord-wrap! does expand chord repeats. So it needs to call expand-repeat-chords! as well before doing its compatibility processing.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M scm/music-functions.scm View 2 chunks +6 lines, -5 lines 0 comments Download

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