-
djelijah
@Ice-Ice thank you Basically, I play with arrays, lists and their variables and the combination of different counters..the strategy and logic behind it are rather simple I'd say...
- I am grabbing the data from arrays with an array get object; a counter is choosing between three arrays which are dynamically changed on the third input of the array get object
- I then store that data as a list and I use another counter to go through the list and send the numbers to the array set object
I guess instead of different counters one can use phasor~in combination with some cos~ or wrap~object and clip~
I think I will try that next and see if it brings some pros
hope this helps