Hey guys!
I wanna add something like a slowmotion to my values.
I’m getting now real time values from my arduino and want to have the same values but attached to my cube in slow mo (half of the time). I already tried to lower the frame rate with main loop. but thats not gonna work out for the rest of my patch. So I thought doing something with Queue and a Get Slice. But not sure how to achieve that.
Does anyone have a suggestion?