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: Neuro
Subject: Re: pizz and arco in midi
Date: Thu, 21 Dec 2006 01:12:07 -0800

Yes ~ , It works ^_^

Thank you Mats, very much :)

Neuro

----- Original Message ----- From: "Mats Bengtsson" <address@hidden>
To: "Neuro" <address@hidden>
Cc: <address@hidden>
Sent: Thursday, December 21, 2006 1:01 AM
Subject: Re: pizz and arco in midi


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{}
}


  /Mats





reply via email to

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