The following lines should turn off the MIDI output for chords:
\score{
  ...
  \midi{
    ...
    \translator{
      \ChordNameVoiceContext
      \remove "Note_performer"
    }
  }
}

/Mats

Paul Argentoff wrote:
Hello All.

How can I suppress the output of notated chord names (sounds like piano chords) in the MIDI output of a piece?

-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================


_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to