Hello *,

I have a problem when unfolding a tremolo with the duration of a doubly
dotted note. The following example looks great without the \unfoldRepeats
command. But when I uncomment \unfoldRepeats, each unfolded note in measure
gets the duration od a doubly dotted 32nd instead of a 32nd. This can also
be heard when uncommenting the \midi command.

Is this a known bug or am I missing someting?
ornello


-----------------------------------------------

\version "2.14.2"

\score
{
%\unfoldRepeats
\new Voice {
\clef bass
< des,
e,
g,
bes, > 8\staccato
\repeat tremolo 14 {
< des
e
g > 32
bes32
}
\stemNeutral
% 96
\repeat tremolo 16 {
< des'
e'!
g' > 32
bes'32
}
}
%\midi { }
} 

-- 
View this message in context: 
http://old.nabble.com/problem-with-doubly-dotted-tremolo-tp33970572p33970572.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.


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

Reply via email to