ok so i tried it with the ‘+’ before the ‘[x,y,z]’ and it worked, but now if i DO want to use multiplication for each of the 3 parts of the array?
this didn’t work well:
linear(time,inPoint,outPoint,value,value*[2,3,4])
again, i believe i wrote it wrong. what is my mistake in the above?
thanks,
Ori.