lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Chord MIDI output.


From: Mats Bengtsson
Subject: Re: Chord MIDI output.
Date: Mon, 15 Mar 2004 13:19:02 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

[Prev in Thread] Current Thread [Next in Thread]