Minim
index
 
Name setBalance ( )
Examples
None available
Description Sets the balance of the line to v. The provided value should be in the range [-1, 1]. If a balance control is not available, this will do nothing.
Syntax
setBalance(v);
Parameters
v   the new value for the balance
Returns None
Usage Web & Application
Related