lilypond-user
[Top][All Lists]
Advanced

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

Articulated tremolo problem


From: hhpmusic
Subject: Articulated tremolo problem
Date: Mon, 6 Jan 2014 15:05:07 +0800

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 { } }




reply via email to

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