Re: [livecode] Hello (& chaos)

From: Danny Ayers <danny.ayers_at_gmail.com>
Date: Fri, 10 Sep 2004 11:22:57 +0200

Not as it stands, nope - Java probably isn't a good language for that
kind of change, though changing the value of the feedback constant
would have a marked (and fairly unpredictable) effect.
What language(s) have you been using?

Cheers,
Danny.

On Fri, 10 Sep 2004 09:51:22 +0100, alex <alex_at_state51.co.uk> wrote:
> Hi Danny,
>
> On Fri, 2004-09-10 at 09:40, Danny Ayers wrote:
> > Maybe of interest - a little 'fractal' midi music player I did a while
> > back (in Java):
> > http://dannyayers.com/2000/Frac.zip
> >
> > it chooses the notes from a preset list according to the logistic
> > formula, one of the simplest to behave chaotically:
> >
> > x[i+1] = k*x[i]*(1-x[i])
>
> Can you modify the formula while it is playing?
>
> alex
>
>



-- 
http://dannyayers.com
Received on Fri Sep 10 2004 - 09:24:02 BST

This archive was generated by hypermail 2.4.0 : Sun Aug 20 2023 - 16:02:24 BST