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

Issue 13904043: Let make-music accept existing music or alists as source (Closed)

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

Description

Let make-music accept existing music or alists as source This makes it possible to replace, say, a @samp{NoteEvent} in @var{event} with a @samp{SkipEvent} (preserving all information) by writing (make-music 'SkipEvent event) The first commit only changes the definition of make-music. A second commit is Use make-music with music arguments

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -23 lines) Patch
M input/regression/music-map.ly View 1 chunk +5 lines, -12 lines 0 comments Download
M scm/define-music-types.scm View 2 chunks +30 lines, -8 lines 0 comments Download
M scm/ly-syntax-constructors.scm View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 1
thomasmorley651
10 years, 7 months ago (2013-09-25 22:28:38 UTC) #1
LGTM
Sign in to reply to this message.

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