Minim core ugens analysis |
|
Name | position |
Examples | None available |
Description | Returns the current position of the "playhead" (ie how much of the sound has already been played) |
Syntax | position(); |
Returns | int: the current position of the "playhead", in milliseconds |
Usage | Web & Application |
Related | FilePlayer |