On Monday 10 October 2005 09.47, andrew Black 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).
Please read the manual. *4 only modifies a duration. You can write <c e g>4*4, it will a quarter chord with the duration of a whole note. To repeat a chord, please read the manual sections on repeats, specifically unfold repeats. -- Erik _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
