Am 18.12.2015 um 18:35 schrieb Carl Sorensen: > > On 12/18/15 9:49 AM, "lilypond-devel-bounces+c_sorensen=byu....@gnu.org on > behalf of Urs Liska" <lilypond-devel-bounces+c_sorensen=byu....@gnu.org on > behalf of u...@openlilylib.org> wrote: > > >> If I could either retrieve the start_moment of the note *after* the >> current beam *or* the duration of the last item in infos_ I could >> calculate the value I need (I think). Or maybe there's a different >> solution altogether? > I believe that you can use the Beaming_pattern::end_moment(i) to get the > end_moment of the stem at infos_[i].
Thanks Carl. This seems to bring me further. Although I was convinced it wouldn't work as end_moment actually counts beamlets - and I need this function during the calculation of the beamlet count. I expected it to cause a loop or something, but it seems to work, and now I seem to have at least one side of the division feature the right number of beams. Urs > > HTH, > > Carl > _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel