forbidden planet control
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 ?
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.
the idea is basically to have randoms controlling each value without loosing too much time on it..
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