You can use a \with block:

\new Voice = "mel" \with { instrumentName = "Melody" } { \melody }

On 04/04/17 18:56, Mike Dean wrote:
< < \new Voice = "mel" { \melody }
   *\set Voice.instrumentName = #"Melody"*
     \new PianoStaff <<
    \set PianoStaff.instrumentName = #"Piano  "
    \new Staff = "upper" \upper
    \new Staff = "lower" \lower
  >>

Mike Dean


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


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

Reply via email to