lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Music stream patch


From: Han-Wen Nienhuys
Subject: Re: Music stream patch
Date: Mon, 26 Jun 2006 10:48:26 +0200
User-agent: Thunderbird 1.5.0.4 (X11/20060614)

Erik Sandberg schreef:
Something strange is happening in that code; I don't think it's my fault: If you add another note, it crashes both with and without my patch, and the graphical output when using only 8 notes is incorrect without my patch.

More concretely, the following works poorly without my patch and crashes with my patch:
\featherDurations
  #(ly:make-moment 5 4)
  { c16 c c c c c c c }
.. while the following hangs in both cases:

There are overflow problems with \featherDurations. It would be a good idea to go to SCM based rationals, which have unlimited precision.

--

Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]