lilypond-user
[Top][All Lists]
Advanced

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

Re: Pairing/Combining Two Sequences Together


From: Starling
Subject: Re: Pairing/Combining Two Sequences Together
Date: Thu, 06 Jun 2002 17:08:17 -0700
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Mats Bengtsson <address@hidden> writes:

> Take a look at the example file input/test/music-box.ly
> in the distribution. I think it does more or less what
> you're trying to achieve.
> 
>   /Mats

Wow!  That is amazing.  *peers*  So it takes a sequential list of
pattern - note pairs and applies each pattern to its notes.  Applying
a pattern means going recursively down through elements and lists of
lists of notes, until you hit a pitch.  The pitch is used only as a
position marker to be filled in with the appropriate pitch from the
2nd argument to the pair.  And such an appropriate use, too!  Prelude
1 of the Well-Tempered Clavier is a piece I'd hate to put every single
duration down for.

I think that'll work for me.  :)  If it doesn't, I'll be sure to use
it as an example for whatever half-baked ripoff variation I have to
do.  Thanks!


Starling
Who is glad you pointed that out.





reply via email to

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