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

send loop trigger #4

Open
catfact opened this issue Sep 2, 2019 · 0 comments
Open

send loop trigger #4

catfact opened this issue Sep 2, 2019 · 0 comments
Labels

Comments

@catfact
Copy link
Collaborator

@catfact catfact commented Sep 2, 2019

would be helpful to have a non-periodic poll that simply fires when a loop happens in softcut (with voice ID number perhaps)

the old ugen did this.

requires:

  • each audio block, each voice, each subhead reports boolean didLoop
  • add new Poll and update appropriately: this means we need proper mechanism for non-periodic polls with updates initiated from audio thread. this could be a worker thread or a non-blocking, non-allocating lo_send analog.
@catfact catfact transferred this issue from monome/norns Feb 11, 2020
@catfact catfact changed the title send loop trigger from softcut send loop trigger Mar 17, 2020
@catfact catfact added the enhancement label Mar 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant