On Fri, Nov 02, 2007 at 10:01:08AM +0000, ilya .d wrote:
On Thu, Nov 01, 2007 at 04:37:15AM -0400, Chris McCormick wrote:
Who wants to make some fractal music? Here are two abstractions that implement a Lindenmayer system. http://en.wikipedia.org/wiki/L-system
the plants look very nice, lovely!
have you implemented that according to 'Stelios Manousakis, "Musical L-Systems"' which wikipedia links to ?
No, I'm afraid I haven't read that, but I will certainly look it up now. What I implemented is the most basic form of the l-system's central iterative replacement algorithm and can quite possibly be used to implemnet what Stelios discusses.
Best,
Chris.