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

Group Processor Ringout support #1176

Merged
merged 2 commits into from
Aug 24, 2024

Conversation

baconpaul
Copy link
Contributor

This adds support for a processor to implement tailLength and then keep a group alie through its tail. it also adds a reasonable tailLength implementation to ShortDelay (but no other processor).

Addresses #852. Once we do the same with EG12 release that issue will be mostly wrapped, but we do need to visit all the procs for a tail.

This adds support for a processor to implement tailLength
and then keep a group alie through its tail. it also adds a
reasonable tailLength implementation to ShortDelay (but no
other processor).

Addresses surge-synthesizer#852. Once we do the same with EG12 release that
issue will be mostly wrapped, but we do need to visit all the procs for
a tail.
@baconpaul baconpaul merged commit 9914059 into surge-synthesizer:main Aug 24, 2024
12 checks passed
@baconpaul baconpaul deleted the proc-tails-in-group branch August 24, 2024 17:09
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