Use pattern matching! ;-)

In normal music, you have
\context Staff{ ... } or \new Staff{...} and set the midi instrument
using \set Staff.midiInstrument="xxx" .
For chords, you have \context ChordNames{...} or \new ChordNames{...}
so why not try \set ChordNames.midiInstrument="xxx" ?

/Mats

Tim Uhl wrote:
Hi,

For chords, is it possible to set a particular midi instrument for the midi output?  I 
figured out the
/set Staff.midiInstrument="xxx" syntax for \notes, but I can't figure out the syntax 
for \chords.

Best regards,

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

-- ============================================= 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