lilypond-user
[Top][All Lists]
Advanced

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

Re: aleatoric


From: Neuro
Subject: Re: aleatoric
Date: Sun, 1 Apr 2007 16:20:57 -0700


ok, then, how about this small examples?


the group 1 - of horn and bassoon:

%%%%%%%%%%
% horn_1.ly in F
horn = {
\clef treble
\time 4/4
c'4 d' e' f'
g'1
}
%%%%%%%%%%

%%%%%%%%%%
% bassoon_1.ly in C
bassoon = {
\clef bass
\time 4/4
c'4 d' e' f'
g'1
}
%%%%%%%%%%

%%%%%%%%%%
% flute_1.ly in C
flute = {
\clef treble
\time 4/4
c'8 d' e' f' g' a' b' c''
d''1
}
%%%%%%%%%%


the group 2 - of flute, clarinet, and oboe:

%%%%%%%%%%
% clarinet_1.ly in B-flat
clarinet = {
\clef treble
\time 4/4
c'8 d' e' f' g' a' b' c''
d''1
}
%%%%%%%%%%

%%%%%%%%%%
% oboe_1.ly in C
oboe = {
\clef treble
\time 4/4
d' e' f' g' a' b' c'' d''
e''1
}
%%%%%%%%%%


neuro

----- Original Message ----- From: Andrea Valle
To: Neuro
Cc: address@hidden
Sent: Sunday, April 01, 2007 3:55 PM
Subject: Re: aleatoric


Hi,


As far as I can say, alea can be notated in thousand ways.


You should provide an example of the desidered notation output so that people can suggest solutions. "Rhythmically independent" is too vague...




Best


-a-




On 2 Apr 2007, at 00:49, Neuro wrote:


Dear list,




How do I write aleatoric music in Lilypond?


Actually, I am writing a woodwind quintet, intending to have two group for aleatoric: "Horn & bassoon" is one group playing thythmically together, while f"lute, clarinet, and oboe" is another group playing thythmically together;
yet each of these two groups plays rhythmically independently.


How do I achieve that in lilypond (2.10.20) - for printing the music out? -- that is, I am not worrring about the midi files for now.






Thank you very much


neuro


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user


--------------------------------------------------
Andrea Valle
--------------------------------------------------
CIRMA - DAMS
Università degli Studi di Torino
--> http://www.cirma.unito.it/andrea/
--> address@hidden
--------------------------------------------------




reply via email to

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