The array roll module "roll" parameter is a number which is how much the array is to be rolled by from the starting position.
It would be useful if there was a way to roll the array by a relative amount.
This could be done with a "nudge" parameter and a setting that indicated direction and amount to nudge.
The way I do this currently uses a counter to change the "roll" parameter, but it is rather a pain.
Thanks,
Simon.
array roll - relative movement
-
sm_jamieson
- Member
- Posts: 559
That's a good little trick, but doesn't work if you have an array input coming from another array module, as the feedback fights with the input.You can patch round it but then using as many modules as when using a counter !
Simon.
Simon.
-
drakh
- Member
- Posts: 198
- Location: Bratislava, SK
- Contact:
the rolled array feedback is one way which solves the trick, another is to store your roll value, and then just add to it your "relative" step
- senso
- Site Admin
- Posts: 4427
- Location: France
- Contact:
The shift-array module is relative but not wrapped.
I think that the best is to add a 'wrap' option the shift-array ?
I think that the best is to add a 'wrap' option the shift-array ?
Olivier Sens
www.brainmodular.com
www.brainmodular.com
