Export to GitHub

lilypond - issue #3081

\articulate - factor out some duration processing


Posted on Jan 3, 2013 by Quick Kangaroo

New functions duration-log-factor, duration-dot-factor, duration-length, duration-visual, and duration-visual-length. All concerned with low-level numerical processing of durations, so that other code doesn't have to understand dot counts and the like.

Attachments

Comment #1

Posted on Jan 3, 2013 by Quick Kangaroo

by Zefram

2 Jan (1 day ago)

Attached patch goes on top of my original tremolo articulation patch. I think it would be sensible for them to remain as separate git commits, because this new one is really a spin-off taking the tremolo work in a new direction, rather than changing anything about the tremolo articulation itself.

Comment #2

Posted on Jan 10, 2013 by Quick Kangaroo

Enhancement: Factor out some duration processing

Issue 3081

New functions duration-log-factor, duration-dot-factor, duration-length, duration-visual, and duration-visual-length. All concerned with low-level numerical processing of durations, so that other code doesn't have to understand dot counts and the like.

http://codereview.appspot.com/7068062

Comment #3

Posted on Jan 10, 2013 by Quick Kangaroo

Patchy the autobot says: passes make, make test and a full make doc.

Comment #4

Posted on Jan 14, 2013 by Happy Camel

(No comment was entered for this change.)

Comment #5

Posted on Jan 16, 2013 by Happy Camel

Counted down to 20130115, please push.

Comment #6

Posted on Jan 16, 2013 by Quick Kangaroo

author Zefram
Wed, 2 Jan 2013 19:53:54 +0000 (19:53 +0000) committer James Lowe
Wed, 16 Jan 2013 12:29:27 +0000 (12:29 +0000) commit f561a96650b652873a35f533b0f4a215a6e80f0f

Comment #7

Posted on Feb 2, 2013 by Happy Camel

(No comment was entered for this change.)

Status: Verified

Labels:
Type-Enhancement Fixed_2_17_11