lilypond-user
[Top][All Lists]
Advanced

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

Re: pizz and arco in midi


From: Werner LEMBERG
Subject: Re: pizz and arco in midi
Date: Thu, 21 Dec 2006 10:14:54 +0100 (CET)

> Why not try the obvious solution:
> \score{
> \relative c'{
>   \set Staff.midiInstrument = "violin"
>   c d e f
>   \set Staff.midiInstrument = "pizzicato strings"
>   c d e f
>   \set Staff.midiInstrument = "violin"
>   c d e f
> }
> \midi{}
> }

BTW, there is a buglet in lilypond currently: \once doesn't work for
midiInstrument...


    Werner




reply via email to

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