> I need to write a piece with a tremolo like fast repetition. But since
> there are three notes in this repetition, the
>   \repeat tremolo n { x y }
> doesn't work. How can I achieve such notation?
> 
> Minimal example:
> 
> \score {
>    \new Staff {
>     \time 3/4
>     \repeat tremolo 2 { b8. c' }
>     \repeat tremolo 3 { b8. c' d }
>   }
> }

Whatever solution our hacking gurus recommend to you: Please send this
mail to bug-lilypond so that it can be added as a feature request
and/or bug report.


    Werner

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to