lilypond-user
[Top][All Lists]
Advanced

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

tuplet error


From: Craig Dabelstein
Subject: tuplet error
Date: Fri, 24 Aug 2018 13:58:56 +1000

Hi lilyponders,

In the following MWE I get this error: omitting tuplet bracket with neither left nor right bound

The compilation is fine. Anything I should do about this error?

Thanks,

Craig



\version "2.19.82"
\language "english"

flute = \relative c'' {
  \tuplet 3/2 4 {
    g2.:8
    a2.:8
    bf2.:8
    bf2.:8
  } |

}

\score {
  \new Staff 
  \flute
  \layout { }
}

--
Craig Dabelstein
Maxime's Music

reply via email to

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