Skip to content

fix(clock): improve clock out for consistent order#473

Open
ArthurGibert wants to merge 1 commit intomainfrom
fix/analog-clock-ordering
Open

fix(clock): improve clock out for consistent order#473
ArthurGibert wants to merge 1 commit intomainfrom
fix/analog-clock-ordering

Conversation

@ArthurGibert
Copy link
Contributor

Here is the context for this.

When I'm using a clock out with a long division (1 bar or up) to reset the sequencers in my system at regular interval. Sometimes the longer division would be sent before or after the 4ppqn clock pulse. That is causing the sequences to misalign in an unpredictable manner (which is not great when playing live.

This PR makes sure the longer divisions (1bar and up) are sent before the shorter ones.

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

Successfully merging this pull request may close these issues.

1 participant