]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/performer-init.ly
Merge commit 'origin' into beamlets2
[lilypond.git] / ly / performer-init.ly
index 24f0da2b81b567496217cbce4f1b29c883a3bf0c..3803396b2075b07e814fdb07448b865d24e4b81d 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.10.0"
+\version "2.12.0"
 
 %%
 %% setup for Request->Element conversion. 
@@ -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"