Minim
index
 
Name shiftPan ( )
Examples
None available
Description Shifts the value of the pan from from to to in the space of millis milliseconds.
Syntax
shiftPan(from, to, millis);
Parameters
from   the starting pan
to   the ending pan
millis   the length of the transition
Returns None
Usage Web & Application
Related