Re: Setting a MIDI instrument for chords

2004-05-11 Thread Mats Bengtsson
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

Setting a MIDI instrument for chords

2004-05-10 Thread Tim Uhl
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 maili