Current time with milliseconds
Hello,
When playing a score, we can press F11 to display the current time. But I need milliseconds precision and the time is in hour:minute:second. Is it possible to show milliseconds ?
Thanks
Hello,
When playing a score, we can press F11 to display the current time. But I need milliseconds precision and the time is in hour:minute:second. Is it possible to show milliseconds ?
Thanks
Do you still have an unanswered question? Please log in first to post your question.
Comments
Not currently, no.
I assume the reason for this has to do with synchronization with something else? Assuming so, look into either JACK or OSC remote control, either of which could in theory allow an external program to work with that level of info. I'm not really sure on the details, but hopefully that gives you some terms to do web searches for to learn more.
Thanks for your replies