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: Mats Bengtsson
Subject: Re: pizz and arco in midi
Date: Thu, 21 Dec 2006 10:01:06 +0100
User-agent: Thunderbird 1.5.0.7 (X11/20060909)

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


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.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]