packages feed

hsc3-0.8: Help/UGen/Chaos/rossler.help.lhs

rossler rate chaosParam dt

The Rossler attractor is a well known chaotic function.  The
chaosParam can be varied from 1.0 to 25.0 with a dt of 0.04.  Valid
ranges for chaosParam vary depending on dt.

> import Sound.SC3

> audition (out 0 (rossler AR 4 0.08))