bug-lilypond
[Top][All Lists]
Advanced

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

Re: pizz and arco in midi


From: Mats Bengtsson
Subject: Re: pizz and arco in midi
Date: Thu, 21 Dec 2006 13:02:31 +0100
User-agent: Thunderbird 1.5.0.7 (X11/20060909)



Werner LEMBERG wrote:

BTW, there is a buglet in lilypond currently: \once doesn't work for
midiInstrument...
This doesn't seem to be in the bug data base. Example:
\version "2.11.2"
\score{
\relative c'{
 \set Staff.midiInstrument = "violin"
 c d e f
 \once \set Staff.midiInstrument = "pizzicato strings"
 % The setting lasts until the next \set Staff.midiInstrument = ...
 c d e f
 \set Staff.midiInstrument = "violin"
 c d e f
}
\midi{}
\layout{}
}


  /Mats




reply via email to

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