lilypond-user
[Top][All Lists]
Advanced

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

Change duration of notes inside a variable


From: Caio Barros
Subject: Change duration of notes inside a variable
Date: Mon, 5 Dec 2011 09:56:48 -0200

Hello, is it possible to set a variable with just the pitches of a chord, for instance, and change its duration latter?

I'm thinking in something like this:

%%%%%%%%%

myChord = <c e g>

\new Voice {
\relative c'' { \myChord4 \myChord2 }
}

%%%%%%%%%

or maybe, if it is possible, the durations of many pitches inside the variable.

reply via email to

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