Minim
core
ugens
analysis
 
Name size
Examples
None available
Description Returns the length of the underlying waveform. This is equivalent to:

getWaveform().length

Syntax
size();
Returns int: the length of the underlying float array
Usage Web & Application
Related Wavetable