Minim
core | ugens | analysis
 

GranulateSteady

setAllTimeParameters

Description

Immediately sets all public class members concerning time to new values.

Signature

void setAllTimeParameters(float grainLength, float spaceLength, float 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

Related

GranulateSteady

Example

None available

Usage

Web & Application