Minim
core
ugens
analysis
 
Name linAverages
Examples
None available
Description Sets the number of averages used when computing the spectrum and spaces the averages in a linear manner. In other words, each average band will be specSize() / numAvg bands wide.
Syntax
linAverages(numAvg);
Parameters
numAvg   how many averages to compute
Returns None
Usage Web & Application
Related