Minim
index
 
Name setPan ( )
Examples
None available
Description Sets the pan of the line to v. The provided value should be in the range [-1, 1].
Syntax
setPan(v);
Parameters
v   the new value for the pan
Returns None
Usage Web & Application
Related