]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/performer-init.ly
Issue 3581: Add support for changing MIDI balance, pan position, reverb and chorus...
[lilypond.git] / ly / performer-init.ly
index 816bb2f0bf67f55de90b089c2a4e2b9c1972b979..0a1ac2d3748e6de857e21e51b1d4801f8d6efe74 100644 (file)
@@ -30,6 +30,7 @@
 
   \consists "Staff_performer"
   \consists "Key_performer"
+  \consists "Midi_control_function_performer"
 }
 
 \context {
@@ -48,6 +49,7 @@
   \alias Staff
   \consists "Staff_performer"
   \consists "Key_performer"
+  \consists "Midi_control_function_performer"
 }
 
 \context {
@@ -59,6 +61,7 @@
   \defaultchild VaticanaVoice
   \consists "Staff_performer"
   \consists "Key_performer"
+  \consists "Midi_control_function_performer"
 }
 
 \context {
@@ -70,6 +73,7 @@
   \alias Staff
   \consists "Staff_performer"
   \consists "Key_performer"
+  \consists "Midi_control_function_performer"
 }
 
 \context {