track .key .time .seek  (  Time  )  
                                
Description :

This instruction jumps to a specific time in the current key.

Parameters :

  • Time, expressed in seconds.

Notes :


This instruction is useful should you want to loop a track from a starting point different from the track\'s begining.

The current key gets defined with the instruction track.key.set ().


Examples :