SubdivideBeam gives undesired result when beaming over more than a quarter note

2015-11-19 Thread Urs Liska
Since the fix for #4355, respectively commits 8fa2d858 and 0382ed88, it is not possible anymore to subdivide beams that are longer than a quarter note. \version "2.19.32" { \set subdivideBeams = ##t % This is correctly subdivided \set baseMoment = #(ly:make-moment 1 8) \repeat unfold 16

Re: SubdivideBeam gives undesired result when beaming over more than a quarter note

2015-11-19 Thread Urs Liska
I've implemented a fix for this (hey, my first working C++ patch :-) ) but now I'm stumbling over the new git-cl workflow (sorry, when that was set up I didn't have the time to follow closely enough, and the CG section on uploading patches doesn't seem to be updated yet). I manage to do the web