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

Add support for cycling functions indefinitely #14

Open
3 tasks
oubiwann opened this issue Aug 11, 2021 · 0 comments
Open
3 tasks

Add support for cycling functions indefinitely #14

oubiwann opened this issue Aug 11, 2021 · 0 comments
Milestone

Comments

@oubiwann
Copy link
Contributor

In order to stop them at will, they'll need to be run by a controller / executor / supervision tree. Probably spawning dynamic children is all that's needed.

  • Update the supervision tree to support spawning children dynamically
  • Create a cyclic cc function for MIDI control
  • Add wrapper for stopping the cycles by killing the child process
@oubiwann oubiwann added this to the 0.2.0 milestone Aug 11, 2021
@oubiwann oubiwann modified the milestones: 0.2.0, 0.3.0 Dec 22, 2021
@oubiwann oubiwann modified the milestones: 0.3.0, 0.4.0, 0.5.0 Nov 25, 2022
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