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

Allow sequential composition of sequences #64

Open
stevenaeola opened this issue Apr 7, 2019 · 1 comment
Open

Allow sequential composition of sequences #64

stevenaeola opened this issue Apr 7, 2019 · 1 comment

Comments

@stevenaeola
Copy link
Owner

Allows sequential composition of sequences

@stevenaeola
Copy link
Owner Author

To allow sequential composition of sequences could just wire the sequencers together sequentially and only sequence a value if it has not already been defined in the incoming tick message. Should also include an optional number of loops rather than just a boolean.

@stevenaeola stevenaeola changed the title Make sequencer output a control message when the last values is sent Allow sequential composition of sequences Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant