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

feat: Add SequenceController #17

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Conversation

mrniket
Copy link

@mrniket mrniket commented Sep 6, 2021

This PR adds a SequenceController that allows the user to more easily make the UI react to the sequencer state changes. It exposes a Dart stream that will emit a new SequenceState for every frame. There is a temporary example of usage in the example_2 directory (more specifically: example_2/lib/beat_ticker_provider.dart).

To do:

  • More testing
  • Documentation
  • Integrate into the existing example project?

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