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

Issue 4685049: Fix 1676: Properly count the notes in a chord tremolo (ignore all non-note events) (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by Reinhold
Modified:
12 years, 10 months ago
Reviewers:
pkx166h, Neil Puttock
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Fix 1676: Properly count the notes in a chord tremolo (ignore all non-note events)

Patch Set 1 #

Total comments: 3

Patch Set 2 : Use extract-named-music instead of manually counding the EventChords. Also fixes a div by 0 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -3 lines) Patch
A input/regression/chord-tremolo-other-commands.ly View 1 1 chunk +24 lines, -0 lines 0 comments Download
M scm/music-functions.scm View 1 3 chunks +14 lines, -3 lines 2 comments Download

Messages

Total messages: 5
Neil Puttock
http://codereview.appspot.com/4685049/diff/1/input/regression/chord-tremolo-other-commands.ly File input/regression/chord-tremolo-other-commands.ly (right): http://codereview.appspot.com/4685049/diff/1/input/regression/chord-tremolo-other-commands.ly#newcode3 input/regression/chord-tremolo-other-commands.ly:3: \header{ \header { http://codereview.appspot.com/4685049/diff/1/input/regression/chord-tremolo-other-commands.ly#newcode4 input/regression/chord-tremolo-other-commands.ly:4: texidoc=" indent texidoc = ...
12 years, 10 months ago (2011-07-10 21:29:47 UTC) #1
pkx166h
This passes a make but fails a reg test check --snip-- Processing 6b/lily-e3e71d48 Processing f3/lily-989d2907 ...
12 years, 10 months ago (2011-07-10 23:03:21 UTC) #2
Reinhold
On 2011/07/10 23:03:21, J_lowe wrote: > This passes a make but fails a reg test ...
12 years, 10 months ago (2011-07-11 11:44:19 UTC) #3
Neil Puttock
http://codereview.appspot.com/4685049/diff/5001/scm/music-functions.scm File scm/music-functions.scm (right): http://codereview.appspot.com/4685049/diff/5001/scm/music-functions.scm#newcode249 scm/music-functions.scm:249: (define (note-count music-elements) remove http://codereview.appspot.com/4685049/diff/5001/scm/music-functions.scm#newcode318 scm/music-functions.scm:318: if durations in ...
12 years, 10 months ago (2011-07-11 19:19:12 UTC) #4
pkx166h
12 years, 10 months ago (2011-07-11 21:09:17 UTC) #5
Passes Make and Reg tests. James
Sign in to reply to this message.

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