Am 21.08.2015 um 20:31 schrieb Nathan Ho:
On Fri, Aug 21, 2015 at 4:16 AM, Malte Meyn <[email protected]> wrote:


Am 21.08.2015 um 12:55 schrieb Malte Meyn:

I think that it should be possible to redefine "(" to tweak every slur
with some randomness.


Here you go:

You can also do \relative { \override Slur.eccentricity = #(lambda
(grob) (* 0.5 (random:normal))) c'2( d) c( d) ... }

That’s even better because all slurs in \repeat unfold 20 { c'2( d) } look different (redefining "(" doesn’t do that).

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

Reply via email to