Thank you so much!! El El sáb, nov. 9, 2019 a la(s) 14:49, Robin Bannister <[email protected]> escribió:
> Stacy Fatemi wrote: > > > .... but halfway through notating the song I realized > > that I actually need a second melody staff. Maybe a rookie question, but > > how do I add one? > > > Extend your PianoStaff > > \new PianoStaff << > \new Staff = "upper" \upper > \new Staff = "lower" \lower > >> > > to include a third staff, for example: > > \new PianoStaff << > \new Staff = "upper" \upper > \new Staff = "middle" \middle > \new Staff = "lower" \lower > >> > > For that to work, you have to define middle's music too, > just like the music for upper and lower is already. > > > > Cheers, > Robin > > -- Thank you, Stacy Fatemi (they/them) stacyfatemi.carrd.co
