Minim
core
ugens
analysis
 
Name length
Examples
None available
Description Returns the length of the sound in milliseconds. If for any reason the length could not be determined, this will return -1. However, an unknown length should not impact playback.
Syntax
length();
Returns int: the length of the sound in milliseconds
Usage Web & Application
Related FilePlayer