Page 1 of 1
Iteration possibilities
Posted: Wed Mar 27, 2019 8:24 pm
by spacedoctor
Love the new iterator module - just trying to work out how to link the spread and angle of the array and scale of the input, with my Leap motion controller. Hopefully a syphon input can be iterated! Looking forward to testing it out!!
Re: Iteration possibilities
Posted: Thu Mar 28, 2019 4:32 pm
by Magic
As an example, if you open the IteratorBasicExamples.magic sample project, and go to the scene called "Particles 3", the spread is determined by the Scale modifier in the RotateAxis module. If you link that Scale modifier to MIDI or OSC, you can use your controller to dynamically change the spread.
Re: Iteration possibilities
Posted: Thu Mar 28, 2019 11:58 pm
by spacedoctor
Just tested it, and with a l.umaKey at the front for my syphon input, it is awesome! Love it, thanks Eric!