]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4112: Add internal chord-range option to part combiner
authorDan Eble <nine.fierce.ballads@gmail.com>
Sat, 1 Nov 2014 01:02:39 +0000 (21:02 -0400)
committerJames Lowe <pkx166h@gmail.com>
Mon, 10 Nov 2014 12:14:09 +0000 (12:14 +0000)
commit53d1ab5907f68be98f7c07c99ca0ab5ab761f194
treeecc0c0bcf4bf7a6337ad2966058a16f2d80d52ac
parent85911b93739aed7bb9858ac950e975cd1343bfe6
Issue 4112: Add internal chord-range option to part combiner

Add a number-pair parameter to make-part-combine-music to replace the
previously hard-coded minimum and maximum intervals that may be
combined into a chord or unison in the shared voice.

There is no user interface for this enhancement because it is not easy
to agree on one, but there is a regression test showing how it might
be used at one's own risk.
input/regression/part-combine-chord-range.ly [new file with mode: 0644]
ly/music-functions-init.ly
scm/part-combiner.scm