Minim
core
ugens
analysis
 
Name setLoopPoints
Examples
None available
Description Sets the loop points used when looping.
Syntax
setLoopPoints(start, stop);
Parameters
start   int: the start of the loop in milliseconds
stop   int: the end of the loop in milliseconds
Returns None
Usage Web & Application
Related loop ( )
FilePlayer