packages feed

hsc3-0.2: Help/UGen/Chaos/logistic.help.lhs

logistic rate chaosParam freq

UNDOCUMENTED.

Implements the equation: y1 = param * y1 * (1.0 - y1)

> audition (out 0 (logistic AR 3.5699457 1000.0 0.01))