Lorenz2DL:
Filter:
sc3-plugins/Classes (extension) | UGens > Generators > Stochastic

Lorenz2DL
ExtensionExtension

lorenz 2D chaotic generator

Description

The time step amount h determines the rate at which the ODE is evaluated. Higher values will increase the rate, but cause more instability. This generator uses a different algorithm than the LorenzN/L/C ugen included with current distributions. The resulting sound is somewhat different, and it also means that h becomes unstable around 0.02.

Class Methods

.ar

.kr

Arguments:

minfreq

minimum frequency in Hertz

maxfreq

maximum frequency in Hertz

s, r, b

equation variables

h

integration time step

x0

initial value of x

y0

initial value of y

z0

initial value of z

Examples