Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clock is all messed up #169

Closed
nobodycarestrue opened this issue Jul 18, 2019 · 15 comments
Closed

Clock is all messed up #169

nobodycarestrue opened this issue Jul 18, 2019 · 15 comments

Comments

@nobodycarestrue
Copy link
Contributor

Just downloaded the latest version of Orca and the clock is all messed up. Can't change bpm and frames go crazy when using the cmd + >/cmd + <.

@neauoire
Copy link
Member

I'll have a look.

@neauoire
Copy link
Member

Oh wow, I can confirm, the shortcut breaks the clock.
I'll fix that.

@neauoire
Copy link
Member

There was a duplicated function setTimer, that should work properly now :)
Could you have a look?

@nobodycarestrue
Copy link
Contributor Author

Just tested & seems fixed. Can now adjust bpm as regular.

Unfortunately, bpm doesn't seem steady. Bpm seems to speed up over time or is outputting a higher bpm than stated (maybe 171 when set to 170)?

This could be an issue that has been there for a while, just don't remember it being so bad before.

@nobodycarestrue
Copy link
Contributor Author

So very weird. Everything seems ok now.

Ran through a bunch of tests and as soon as I soon as I put a D2 along with a D1 everything fell in place. Not sure what happened there.

@neauoire
Copy link
Member

Testing atm. If I tap to bpm it seems pretty stable-ish.

@nobodycarestrue
Copy link
Contributor Author

How do you tap to tempo?

@neauoire
Copy link
Member

I have a node script that detects bpm from midi signal.

@nobodycarestrue
Copy link
Contributor Author

Ahhh.

Just noticed that you can now send Midi clock from Orca out.

Screen Shot 2019-07-17 at 10 49 52 PM

As you can see in the pic above, 104 in Orca is actually 104.17.

Screen Shot 2019-07-17 at 10 51 39 PM

Changing from 104 to 105. Orca actually then sends 105.63.

This would explain why things would get out of sync for me.

@nobodycarestrue
Copy link
Contributor Author

Screen Shot 2019-07-17 at 11 00 34 PM

120 to 121 is then 121.96 (basically 122).

@nobodycarestrue
Copy link
Contributor Author

Screen Shot 2019-07-17 at 11 07 37 PM

Maybe the faster the bpm the more unstable? Here's 201 outputting 202.69.

@neauoire
Copy link
Member

It's normal I think that has the time between frames get shorter, it becomes more inaccurate. I don't know how I could make this more reliable with my current programming skills.

@nobodycarestrue
Copy link
Contributor Author

No worries. Just something that's good to know. :-)

Being able to sync to Orca or for Orca to sync up to something else makes this not that big of a deal. Just something that one needs to know when recording and working with multiple setups.

@neauoire
Copy link
Member

neauoire commented Jul 18, 2019

It only took a whole year almost before Orca got clock in and clock out, BUT WE DID IT ✊

@nobodycarestrue
Copy link
Contributor Author

For sure. ✊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants