PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: chaos

chaos.gbman0~

Gingerbreadman map chaotic generator

available since version: 0.9


information

A non-interpolating sound generator based on the difference equations: x(n+1) = 1 - y(n) + |x(n)| y(n+1) = x(n)

example

arguments:

inlets:

outlets:

keywords:

chaos

See also: [chaos.gbman0]

Authors: Serge Poltavsky

License: GPL3 or later