Minim
core
ugens
analysis
 
Name setVolume
Examples
None available
Description Sets the volume. If a volume control is not available, this does nothing.
Syntax
setVolume(value);
Parameters
value   float: the new value for the volume, usually in the range [0,1].
Returns None
Usage Web & Application
Related getVolume ( )
shiftVolume ( )