2015-03-26 1:08 GMT+01:00 David Bellows <davebell...@gmail.com>:
>> Could you confirm that it works for you?
>
> I copy and pasted it directly in and it doesn't change the behavior.
> I've attached my file.

Silly me. Must be heavily overtired...
It needs to be put into \midi {}, like:

\score {
  \new ChordNames \chordmode { f1:m }
  \midi {
    \context {
      \type "Performer_group"
      \consists "Staff_performer"
      \name ChordNames
      \defaultchild Voice
    }
  }
}


Cheers,
  Harm

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to