Sign In:     


Forum: General Discussion

Topic: Milliseconds on Time elapsed.

This topic is old and might contain outdated or incorrect information.

Is there any way that I can get the milliseconds of a track (i.e. mins:seconds:milliseconds)?

There is only tenths of seconds on this (e.g. 3:07.9) and I was wondering if I can get an extended version of the time elapsed module.
 

Posted Thu 26 Jul 12 @ 2:17 pm
You mean you want it to say 3:07.96780 instead of 3:07.9?
 

Not sure if this is possible as the skin script commands (%Pspent) only show 10th second increments.

There is a scripting verb "get time" but I don't think this can be used in a skin though .....

get time : get the elapsed time (or remaining or total depending on "display_time"), in milliseconds. Use 'get time 1000' to get another unit than ms (1000=ms, 25=1/25th of seconds, 44100=frames, etc). Use "absolute" not to take the pitch into account. Use "elapsed", "remain" or "total" to bypass the setting of display_time. You can also return the position of cue points using 'get time "cue"' (Current cue point), 'get time "cue1"' (Cue point #1), etc. Or the loop in/out positions using 'get time "loopin"' or 'get time "looout"'

Keith
 

A Man and His Music wrote :
You mean you want it to say 3:07.96780 instead of 3:07.9?



At least 3:07.96.
 

Just curious but why in the world would you need to see milliseconds?? Are you trying to use VDJ to find the god particle??
 



(Old topics and forums are automatically closed)