bug-lilypond
[Top][All Lists]
Advanced

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

More than 5 nested tuplets of large value hangs Lilypond permanently


From: mclaren
Subject: More than 5 nested tuplets of large value hangs Lilypond permanently
Date: Sat, 12 Nov 2016 23:28:03 -0700 (MST)

\version "2.18.2"

<<

\new Staff {
    \clef "treble"

% This is a Nancarrow-style 1% acceleration. It hangs Lily permanently with
message "Preprocessing graphical objects..."
% One fewer nested tuplet runs without error. To prove this, comment out
next line, and uncomment the line after that.
 \tuplet 100/99{a8 \tuplet 100/99{a8 \tuplet 100/99{a8  \tuplet 100/99{a8
\tuplet 100/99{a8 \tuplet 100/99{a8}}}}}}  


%\tuplet 100/99{a8 \tuplet 100/99{a8 \tuplet 100/99{a8  \tuplet 100/99{a8
\tuplet 100/99{a8}}}}} 
}    


>>





--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/More-than-5-nested-tuplets-of-large-value-hangs-Lilypond-permanently-tp196556.html
Sent from the Bugs mailing list archive at Nabble.com.



reply via email to

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