Minim
core | ugens | analysis
 

FilePlayer

isLooping

Description

Returns true if this is currently playing and has more than one loop left to play.

Signature

boolean isLooping()

Returns

boolean: true if this is looping

Related

loop ( )
FilePlayer

Example

None available

Usage

Web & Application