top of page
  • DJ

Random Expression

Simple Test: value*random()


EX: X axis = random()

Y axis = 10*random()


[(random(seed,frame*frequency)*amplitude)+valueoffset]

(random(1,frame*1)*1)+0



seed: Starting Point

frame*frequency: X axis

amplitude: Y axis

valueoffset: Position

5 views0 comments
bottom of page