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

SheetMusic visualizer may slow down playback significantly #101

Open
NyuBlara opened this issue Oct 16, 2024 · 1 comment
Open

SheetMusic visualizer may slow down playback significantly #101

NyuBlara opened this issue Oct 16, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@NyuBlara
Copy link
Collaborator

NyuBlara commented Oct 16, 2024

For example, Debussy's Passepied, which is encoded to play at 170BPM, sounds in practice to play at about 155 to 160.

DOMWorkers to the rescue ?

@NyuBlara
Copy link
Collaborator Author

Actually, I'm starting to think that we're looking at this problem from the wrong angle. Why not put playback in a worker instead — this way, it executes independent of anything happening in the UI thread ?

I've opened issue #111 on the subject.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant