gbman~
gbman~
is a chaotic audio generator based on the gingerbread man map difference equation, y[n] = 1 + abs(y[n-1]) - y[n-2]
. It produces a filtered and rescaled audio signal, with its chaotic behavior controlled by a frequency input and initial feedback values for y[n-1]
and y[n-2]
. It supports multichannel operation and allows dynamic adjustment of its parameters.
AI Generated
This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.