Minim
core | ugens | analysis
 

FilePlayer

position

Description

Returns the current position of the "playhead" (ie how much of the sound has already been played)

Signature

int position()

Returns

int: the current position of the "playhead", in milliseconds

Related

FilePlayer

Example

None available

Usage

Web & Application