Minim core ugens analysis |
||||
Name | setPan | |||
Examples | None available |
|||
Description | Sets the pan. The provided value should be in the range [-1, 1]. If a pan control is not present, this does nothing. | |||
Syntax | setPan(value); |
|||
Parameters |
|
|||
Returns | None | |||
Usage | Web & Application | |||
Related | getPan ( ) shiftPan ( ) |
|||