]> git.donarmstrong.com Git - lilypond.git/commitdiff
No midi with ChordNames
authorThomas Morley <thomasmorley65@gmail.com>
Sun, 29 Mar 2015 13:40:10 +0000 (15:40 +0200)
committerThomas Morley <thomasmorley65@gmail.com>
Sat, 4 Apr 2015 21:31:36 +0000 (23:31 +0200)
Issue 4330

Restore the behaviour for ChordNames and ChordNameVoice in performer-init.ly
which was changed by the patch for issue 4281

ly/performer-init.ly

index 0942116dcef34cfc47a3d05c42cf537c78697c99..09abc727ba7da9dfdf392cbd396af1d68e4de3e7 100644 (file)
 \context {
   \type "Performer_group"
   \consists "Staff_performer"
+  \accepts ChordNameVoice
+  \defaultchild ChordNameVoice
   \name ChordNames
 }
 
+\context {
+  \Voice
+  \name ChordNameVoice
+}
+
 \context {
   \type "Performer_group"
   \name StaffGroup