Chaotic attractors
inspired by this https://forum.loopypro.com/discussion/68407/strange-chaos-distortion-by-stephan-bolch-released#latest
any of you have any of them chaotic attractors?
I guess it’s a bunch of LFOs and magic numbers. Maybe the code module could give a hand with some exponents, square roots, exp and log functions, and of course #persample

Comments
To clarify, I deleted a comment that didn’t belong here, but the question pretty much stands and I really want to hear your thoughts on chaotic attraction? My only reference is my ex-wife
Haha. Whenever you read attractor and chaos, then think of physics-based stepwise solutions to differential equations. They gravitate towards attraction points in space, somewhat chaotically.
I have linked to this Mozaic code before: https://patchstorage.com/chaos-lfo/
Can probably be ported to the code module.
That’s very interesting, I’ll start there after I have some shuteye. Thanks!
I’m working on something, but so far as I know, if you want chaotic oscillators you need a feedback loop
I remember my own advice and start with a brick limiter at the end. Doesn’t hurt to lower track master either
but let’s start with an oscillator (an amp afterwards immediately triggered by gate)
use an env whatever
now feedback sender, it should connect before the end limiter
at the beginning put fb receiver, connect the fb modules together
and now between the two you have a flux capacitor (not sure that’s the technical term)
but what you put between the sender and receiver is up to you
(end of part #1)