-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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_sendanalog.
pq and markwheeler
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request