Minim |
|
setPan |
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.Signature void setPan(float panValue) Parameters panValue — the new value for the pan inputReturns None Related Panpan Example None available Usage Web & Application |