bug-lilypond
[Top][All Lists]
Advanced

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

Bug - Lilypond hangs forever if too many prime tuplets are used


From: mclaren
Subject: Bug - Lilypond hangs forever if too many prime tuplets are used
Date: Sat, 12 Nov 2016 23:01:47 -0700 (MST)

\version "2.19.49"
<<

\new Staff { 
    \clef "treble"    
\relative c''
{
\tuplet 53/37{r4}  \tuplet 37/29{c8} \tuplet 3/2{d8} \tuplet 5/3 {e8} 

\tuplet 11/9{b4.}  \tuplet 17/13{g8}  \tuplet 7/5{r4} \tuplet 13/8{a8}  

\tuplet 8/5{b8} \tuplet 12/7{c4}  \tuplet 23/19{r8} \tuplet 47/37{e8}
\tuplet 43/29{f4} \tuplet 29/17{d8[ e g]} \tuplet 53/47{c,4.}

\tuplet 61/37{r4} \tuplet 17/14 {e8} \tuplet 23/18{f8} \tuplet 17/19{d8} 

% To get the bug, uncomment the next line. Lilypond gives no error message,
but hangs permanently with message "Interpreting music..."
%\tuplet 11/13{r8} \tuplet 3/5{f8}

}

}
   

>>





--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Bug-Lilypond-hangs-forever-if-too-many-prime-tuplets-are-used-tp196554.html
Sent from the Bugs mailing list archive at Nabble.com.



reply via email to

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