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

Up/down tempo controls should be seamless #1

Open
houli opened this issue Nov 30, 2017 · 0 comments
Open

Up/down tempo controls should be seamless #1

houli opened this issue Nov 30, 2017 · 0 comments

Comments

@houli
Copy link
Owner

houli commented Nov 30, 2017

Currently when up/down tempo happens playback has to be stopped to dispose of the timeout event source for the old BPM. What should really happen is that the timeout should be disposed, a new one created and start emitting events seamlessly, resetting all tracks back to the start.

This should be accomplished while maintaining the playing state.

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

1 participant