PureData CEAMMC library web documentation
available since version: 0.9
A non-interpolating sound generator based on the difference equations: x(n+1) = 1 - y(n) + |x(n)| y(n+1) = x(n)
X
initial x value, default 1.2
type: float
Y
initial y value, default 2.1
type: float
See also: [chaos.gbman0]
Authors: Serge Poltavsky
License: GPL3 or later