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

Issue 4520050: MIDI: intelligently combine overlapping notes. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 11 months ago by Keith
Modified:
13 years, 10 months ago
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

MIDI: intelligently combine overlapping notes. Fix issue 1647 A patch from Micheal Duggan

Patch Set 1 #

Total comments: 2

Patch Set 2 : property midiMergeUnisons selects old behavior #

Total comments: 2

Patch Set 3 : Keith\'s suggestions #

Patch Set 4 : cosmetics #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -20 lines) Patch
A input/regression/midi-unisons.ly View 1 2 3 1 chunk +20 lines, -0 lines 2 comments Download
M lily/audio-staff.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M lily/include/audio-staff.hh View 1 1 chunk +1 line, -0 lines 0 comments Download
M lily/include/midi-walker.hh View 1 2 1 chunk +1 line, -1 line 0 comments Download
M lily/midi-walker.cc View 1 2 3 3 chunks +30 lines, -18 lines 0 comments Download
M lily/staff-performer.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M scm/define-context-properties.scm View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6
md5i
Small variable nit upon rereading this patch. No change in semantics. http://codereview.appspot.com/4520050/diff/1/flower/include/pqueue.hh File flower/include/pqueue.hh (right): ...
13 years, 11 months ago (2011-05-11 13:41:04 UTC) #1
Keith
This looks good overall. I will test out my own suggestions, because if we can ...
13 years, 11 months ago (2011-05-11 23:12:08 UTC) #2
md5i
On 2011/05/11 23:12:08, Keith wrote: > http://codereview.appspot.com/4520050/diff/9001/flower/include/pqueue.hh#newcode110 > flower/include/pqueue.hh:110: void del (vsize i) > Rather ...
13 years, 11 months ago (2011-05-12 00:01:08 UTC) #3
Keith
I have been successfully testing this patch for <http://code.google.com/p/lilypond/issues/detail?id=1647> and want to push it within ...
13 years, 11 months ago (2011-05-25 06:17:24 UTC) #4
Graham Percival (old account)
LGTM http://codereview.appspot.com/4520050/diff/16001/input/regression/midi-unisons.ly File input/regression/midi-unisons.ly (right): http://codereview.appspot.com/4520050/diff/16001/input/regression/midi-unisons.ly#newcode6 input/regression/midi-unisons.ly:6: @code{timidity -idvvv file.midi |grep Midi} to see midi ...
13 years, 11 months ago (2011-05-25 10:32:55 UTC) #5
Graham Percival (old account)
13 years, 10 months ago (2011-05-28 19:13:45 UTC) #6
I did an extra regtest comparison, and it's fine.  Please push whenever's
convenient.
Sign in to reply to this message.

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