X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fperformer-init.ly;h=b48bd5454d01ba1b6ca7c53d4ff44ae7300e5f18;hb=9bcc4ca5022e7ecdfe4bd796a4739bf7b7a72a29;hp=24f0da2b81b567496217cbce4f1b29c883a3bf0c;hpb=0c289671d105bea58592607cb508aef59aee882b;p=lilypond.git diff --git a/ly/performer-init.ly b/ly/performer-init.ly index 24f0da2b81..b48bd5454d 100644 --- a/ly/performer-init.ly +++ b/ly/performer-init.ly @@ -30,9 +30,7 @@ \context { \type "Performer_group" \name Voice - % The order of the dynamic performers is significant: absolute dynamic events must override crescendo events in midi. - \consists "Span_dynamic_performer" - \consists "Dynamic_performer" + \consists "Dynamic_performer" \consists "Tie_performer" \consists "Piano_pedal_performer" \consists "Note_performer"