Re: feature request (concerning midi-output)

2009-07-22 Thread Valentin Villenave
2009/7/21 Werner : > \midi { >        \context { >        \Score >        % harmonies = ##f >        % (output all voices but no harmonies from chordNames!) >        } > } There's already a way to do it. Try something such as \midi { \context { \type "Performer_group" \name ChordNames

feature request (concerning midi-output)

2009-07-21 Thread Werner
I'd like a feature which allows the following (and I think, that should be the default): \score { \new StaffGroup << \new ChordNames \Harmonien \new Staff { \clef F \relative c { \Zweite }