After trial by errors and caagr98's (thanks much!!!) help:

<<
    \new Staff = "mel" { \melody }
    <<  \set Staff.instrumentName = "Melody" >>
     \new PianoStaff <<
    \set PianoStaff.instrumentName = #"Piano  "
    \new Staff = "upper" \upper
    \new Staff = "lower" \lower
  >>
>>

(

Mike Dean

On Tue, Apr 4, 2017 at 12:56 PM, Mike Dean <dean...@aquinas.edu> 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

Reply via email to