Minim |
|
setAllParameters |
Description Immediately sets all public class members to new values.Signature void setAllParameters(float grainLength, float spaceLength, float fadeLength, float minAmp, float maxAmp) Parameters grainLength — float: grain length of each grain in secondsspaceLength — float: space between each grain in seconds fadeLength — float: length of the linear fade in and fade out of the grain envelope in seconds minAmp — float: minimum amplitude of the envelope maxAmp — float: maximum amplitude of the envelope Returns None Related GranulateSteadyExample None available Usage Web & Application |