lilypond-user
[Top][All Lists]
Advanced

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

Re: Setting a MIDI instrument for chords


From: Mats Bengtsson
Subject: Re: Setting a MIDI instrument for chords
Date: Tue, 11 May 2004 09:57:43 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

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




reply via email to

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