Minim
core | ugens | analysis
 

Controller

setBalance

Description

Sets the balance. The value should be in the range [-1, 1]. If a balance control is not available, this will do nothing.

Signature

void setBalance(float value)

Parameters

value — float: the new value for the balance

Returns

None

Related

getBalance ( )
shiftBalance ( )

Example

None available

Usage

Web & Application