Minim core ugens analysis |
||||
Name | setPan | |||
Examples | None available |
|||
Description | Set the pan value of this Pan. Values passed to this method should be between -1 and +1. This is equivalent to calling the setLastValue method on the pan input directly. | |||
Syntax | setPan(panValue); |
|||
Parameters |
|
|||
Returns | None | |||
Usage | Web & Application | |||
Related | Pan pan |
|||