Minim
core
ugens
analysis
 
Name specSize
Examples
None available
Description Returns the size of the spectrum created by this transform. In other words, the number of frequency bands produced by this transform. This is typically equal to timeSize()/2 + 1, see above for an explanation.
Syntax
specSize();
Returns the size of the spectrum
Usage Web & Application
Related