David Kastrup <d...@gnu.org> ezt írta (időpont: 2019. júl. 4., Cs, 18:16):
>
> "Phil Holmes" <m...@philholmes.net> writes:
>
> > ----- Original Message -----
> > From: "Lukas-Fabian Moser" <l...@gmx.de>
> >>
> >> Questions:
> >>
> >> a) How to decide which fix is "better"? (My guess that using floats
> >> might pose the danger of rounding errors adding up until something bad
> >> happens - probably only for huge chords comprising hundreds of notes,
> >> but I'd tend to favor the solution with rounding.)
> >
> >
> > I would think that rounding the int and keeping lastpos as an integer
> > would be less invasive and I would do that.
>
> It would be less invasive, the question is what the right thing would
> be.  Anybody have an idea whether non-integer positions can sensibly be
> employed here for, say, chromatic notation systems having three
> positions per staff-line?  Or is that all integer in that case?

I'd translate such notation to line-positions like '(-6 -3 0 3 6) and
keep integer positions for note heads; don't know whether there are
other systems out there.

p

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to