stevesketch
3/2/2018 - 1:04 AM

#Math

freq=5;
amp= 360;
snapto = 90; // snaps to multiples of this
Math.round(wiggle(freq,amp)/snapto)*snapto;