> 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: \
Yes ~ , It works ^_^
Thank you Mats, very much :)
Neuro
- Original Message -
From: "Mats Bengtsson" <[EMAIL PROTECTED]>
To: "Neuro" <[EMAIL PROTECTED]>
Cc:
Sent: Thursday, December 21, 2006 1:01 AM
Subject: Re: pizz and arco in midi
Why not
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
Neuro wrote:
Hello, Dear list,
I am more and more glad with our l
Hello, Dear list,
I am more and more glad with our list; instead of fumbling and trying out as
I used to be, I just ask ^_^
A small question again..
How do you just pizz a few measures, then return to arco, in midi?
thanks very much
Neuro
___