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

boombox audio pacing improvements #45

Open
nkomarn opened this issue Jul 18, 2024 · 0 comments
Open

boombox audio pacing improvements #45

nkomarn opened this issue Jul 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nkomarn
Copy link
Member

nkomarn commented Jul 18, 2024

currently, the noteblock api used by boomboxes relies on the server's tickrate to play notes. if the server is lagging even a little bit, this causes a noticeable delay in the notes.

my idea is to rework noteblock api to be completely independent of the minecraft tick thread.

@nkomarn nkomarn added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant