Minim core ugens analysis |
|
Name | isLooping |
Examples | None available |
Description | Returns true if this is currently playing and has more than one loop left to play. |
Syntax | isLooping(); |
Returns | boolean: true if this is looping |
Usage | Web & Application |
Related | loop ( ) FilePlayer |