> have you taken a look at this snippet:
> http://lsr.dsi.unimi.it/LSR/Item?id=654

Many thanks ! This one is very simple to use.

example :
8<-----------------------------------
\include "changePitch.ly"

pattern = { \times 2/3 {c16\>[( c c\!) } c16 \staccato c \staccato] }



\relative c'' {
 \changePitch \pattern { g\f a g e a }
 \changePitch \pattern { g\f a g e c' }
 \changePitch \pattern { b c b g d' }
}
8<-----------------------------------

There is an updated version of the script here:
http://gillesth.free.fr/Lilypond/changePitch

_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to