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

splay out cuts a little #284

Merged
merged 2 commits into from
Feb 11, 2023
Merged

Conversation

telephon
Copy link
Contributor

Two cuts can't be done in the same block, so we cut a little early as to spread each cut group to a different block. For large cut numbers (like > 32), the cut will come audibly early.

This fixes #282

In the future, we might be able to minimize the delay by keeping track of the current number of simultaneous messages.

@telephon telephon changed the title Update DirtEvent.sc splay out cuts a little Jan 19, 2023
@telephon telephon force-pushed the topic-fix-cutgroups-in-same-block branch from 650f00d to 6e33068 Compare February 11, 2023 10:10
@telephon telephon merged commit 5a3731d into develop Feb 11, 2023
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.

cut groups break on simultaneous events
1 participant