Hello, 
  I discover that articulate can now treat ":" based tremolos. But when I use 
it with ":"'s without number (see attached), the log generates warning messages 
saying non-interger tremolo, and the midi file doesn't produce tremolos on 
these notes. What's wrong?

Regards
Haipeng

\version "2.18"
\include "articulate.ly"

mu = \relative c' {
    \clef treble \time 4/4
    \tempo 4=120
    c1:16 | d4: e8: f: g2:32 |
}

\score {
    \unfoldRepeats \articulate {
    \new Staff { \mu
    } } \midi { } }


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

Reply via email to