On 10/10/05, andrew Black <[EMAIL PROTECTED]> wrote:
I want to create repeated chords (in a piano part).
I have tried
   <c e g>*4
but this gives "unexpected *".

Is the * notation only applicable to full bar rests (eg R1*4).

No, but it is only applicable for durations. To repeat a music _expression_, use
\repeat unfold 4 { <c e g> }

--
Sven Axelsson
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to