Minim
core
ugens
analysis
 
Name setGain
Examples
None available
Description Sets the gain. If a gain control is not available, this does nothing.
Syntax
setGain(value);
Parameters
value   float: the new value for the gain, expressed in decibels.
Returns None
Usage Web & Application
Related getGain ( )
shiftGain ( )