Skip to content

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.


  • Download via Deken.

    Open Pd and go to ToolsFind Externals. Search for else and install it. Then create an object with declare -lib else -path else. Finally, use gbman~ or any other object from else.

  • Library developed mainly by Alexandre Torres Porres.
  • Report Bugs/Errors here!
  • Available for .

Similar


    Comments

    Contributors