Closed dktr0 closed 10 years ago
a quick fix for the problem where timing gets off on OS X (because the difference between jack time and getTimeOfDay itself changes with time, it needs to be updated frequently or things drift away)
n.b. this is related to https://github.com/yaxu/Tidal/issues/14
I'll give this a go shortly and see how it works :+1:
a quick fix for the problem where timing gets off on OS X (because the difference between jack time and getTimeOfDay itself changes with time, it needs to be updated frequently or things drift away)