forbidden planet control

Tiago Morgado's icon

can someone tell me how can I on a simple way control all the parameters of the forbidden planet example without having to spend too much time creating a list with more than 200 parameters I guess ?

Andrew Benson's icon

Have a look at autopattr and pattrstorage for preset management/interpolation of the multislider. For generating long lists procedurally, you should check out Jitter (jit.bfg,jit.conway,etc.).

Andrew B.

Jean-Francois Charles's icon
Tiago Morgado's icon

the idea is basically to have randoms controlling each value without loosing too much time on it..

Tiago Morgado's icon

controlling each slider of the multi slider with something close to a random->cycle->and a message with a special argument which allows me to choose which slider i want to affect