X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fperformer-init.ly;h=d13655a8948c5f28eeec0e8ae039c26792424f55;hb=bc7fddf0db95caf737b49da67ec394f113dd7e88;hp=c02cf3b7bc8449eb69c39e79499aaf5caab591ef;hpb=8144751cb757612145b419a3ef53c972c1703747;p=lilypond.git diff --git a/ly/performer-init.ly b/ly/performer-init.ly index c02cf3b7bc..d13655a894 100644 --- a/ly/performer-init.ly +++ b/ly/performer-init.ly @@ -1,4 +1,4 @@ -\version "2.3.8" +\version "2.4.0" % % setup for Request->Element conversion. Guru-only @@ -27,8 +27,9 @@ \context { \type "Performer_group_performer" \name Voice - \consists "Dynamic_performer" + % 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 "Tie_performer" \consists "Piano_pedal_performer" \consists "Note_performer" @@ -37,6 +38,11 @@ \consists "Melisma_translator" } +\context { + \Voice + \name CueVoice + \alias Voice +} \context { \Voice