Dear readers, How do i connect a arpeggio between 2 voices?
case:
staffClassicalGuitar = \new Staff {
\set Staff.connectArpeggios = ##t
\relative c' {
<< { <e' b gis!>\arpeggio }
\\ { e,\arpeggio }
>>
}
}
~ End
This does not work.
Kind Regards,
Peter
--
mailto:[EMAIL PROTECTED]
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
