Minim
core
ugens
analysis
 
Name setAllTimeParameters
Examples
None available
Description Immediately sets all public class members concerning time to new values.
Syntax
setAllTimeParameters(grainLength, spaceLength, fadeLength);
Parameters
grainLength   float: grain length of each grain in seconds
spaceLength   float: space between each grain in seconds
fadeLength   float: length of the linear fade in and fade out of the grain envelope in seconds
Returns None
Usage Web & Application
Related GranulateSteady