Minim
core
ugens
analysis
 
Name setBalance
Examples
None available
Description Sets the balance. The value should be in the range [-1, 1]. If a balance control is not available, this will do nothing.
Syntax
setBalance(value);
Parameters
value   float: the new value for the balance
Returns None
Usage Web & Application
Related getBalance ( )
shiftBalance ( )