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 { }
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to