]> git.donarmstrong.com Git - lilypond.git/commit
Add support for multi-note tremolo
authorReinhold Kainhofer <reinhold@kainhofer.com>
Sat, 10 Jul 2010 09:10:02 +0000 (11:10 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Tue, 13 Jul 2010 11:34:56 +0000 (13:34 +0200)
commit30d01cfe87eabe3c84471ac33f8d55e53b2c9240
treeed951ee319645adb324b5f6796bdbf30eb68e977
parent2e7a1752e9f0ed08aea12f0025bbc69ae89b540d
Add support for multi-note tremolo

-) Remove all checks for exactly one or two notes as arguments to a
   tremolo repeat
-) Create proper beaming for multi-note tremolo (so far, the
   chord-tremolo-engraver always assumed exactly two beamed notes)
-) Extend the make-repeat function to scale the notes properly also
   in the case of multi-note tremolos

patch from issue 1786041 on codereview.appspot.com
input/regression/repeat-tremolo-three-notes.ly [new file with mode: 0644]
lily/chord-tremolo-engraver.cc
lily/chord-tremolo-iterator.cc
scm/music-functions.scm