James Elliott
James Elliott
Skimming that stack trace, I don’t see any Open Beat Control code, you might want to inquire about this with Project Overtone, whose OSC library we’re using.
Ok! Again, none of my code appears in that stack trace, so you may have better luck asking Project Overtone to see if this is something they can fix in...
That’s an interesting idea, and wouldn’t be difficult, although I’m not yet convinced I want to add complexity to the OSC API for something that is mostly configure-and-leave-alone. This would...
That’s cool @therealjeffg, I only tagged it that way in case anyone was watching and eager to dive in, not to specifically try and push you to solve it. 😄...
Also, I didn’t bother to set this up as a stream that reports changes, because the only way the value can change is if you change it yourself using this...
@therealjeffg do you think you will be able to see if this is working for you? I’d like to close the issue if it is.
I would expect that you would be able to hear a difference. Perhaps you happened to hit on a multiple of the current tempo’s beat interval, which masked it? I...
Ah! I bet I know what might have happened! The latency change will only have affected the synchronization if something changed with respect to the CDJs, causing a new message...
Thank you for your patience! I’ve confirmed by a glance at the code that I had sent you on a wild goose chase because the latency change would not have...
(And this was a simple oversight on my part because it’s been a while since I worked with that code.)