lilypond-user
[Top][All Lists]
Advanced

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

Is this an error?


From: Joseph Breton
Subject: Is this an error?
Date: Fri, 29 Jan 2016 10:54:30 -0500

AMDG

I am just learning using OOolilypond.  The following code prints out b flat and not b natural.  Try as I might, I have not been able to remedy the problem.  Any suggestions?  Thanks.

melody = \relative c'
{ \key g  \major \time 3/4
  b
}

\score {
  \new Staff
  \melody
  \layout { }
  \midi { }
}


reply via email to

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