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

Issue 5695059: Improving \harmonicBy... functions (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 2 months ago by marc
Modified:
12 years, 2 months ago
Reviewers:
dak
CC:
lilypond-devel_gnu.org
Base URL:
http://git.savannah.gnu.org/gitweb/?p=lilypond.git/trunk/
Visibility:
Public.

Description

Improving \harmonicBy... functions These functions work now as expected for guitar music. We have dotted harmonics and mixed harmonic note heads.

Patch Set 1 #

Patch Set 2 : Changed 'above' to 'at' in description #

Total comments: 1

Patch Set 3 : Simplify commands according to David's proposals #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -28 lines) Patch
M ly/music-functions-init.ly View 1 2 1 chunk +34 lines, -28 lines 0 comments Download

Messages

Total messages: 2
dak
http://codereview.appspot.com/5695059/diff/1001/ly/music-functions-init.ly File ly/music-functions-init.ly (right): http://codereview.appspot.com/5695059/diff/1001/ly/music-functions-init.ly#newcode393 ly/music-functions-init.ly:393: (make-harmonic As each #{...#} carries a bit of overhead, ...
12 years, 2 months ago (2012-02-24 14:32:31 UTC) #1
marc
12 years, 2 months ago (2012-02-24 19:50:08 UTC) #2
Am 24.02.2012 15:32, schrieb dak@gnu.org:
>
> http://codereview.appspot.com/5695059/diff/1001/ly/music-functions-init.ly 
>
> File ly/music-functions-init.ly (right):
>
>
http://codereview.appspot.com/5695059/diff/1001/ly/music-functions-init.ly#ne...

>
> ly/music-functions-init.ly:393: (make-harmonic
> As each #{...#} carries a bit of overhead, there is little point in
> having two of them wrapped in make-sequential-music.  Just make a single
> #{ ... #} instead of the whole make-sequential-music and splice
> $(make-harmonic ...) in the middle.
Ok, done.
>
> http://codereview.appspot.com/5695059/
>

Sign in to reply to this message.

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