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

Voice Stealing and Termination Improvements #1414

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

baconpaul
Copy link
Contributor

@baconpaul baconpaul commented Oct 9, 2024

Handle a voice stealing API which, for now, steals only at the hard limit, but has been tested at both hard and soft limit at this commit with a different configuration. Closes #1392

At the same time, add a voice termination fade for soft terminates which keeps the voice alive for 8 blocks with a fade during the period. Closes #801

Handle a voice stealing API which, for now, steals only at
the hard limit, but has been tested at both hard and soft
limit at this commit with a different configuration. Closes

At the same time, add a voice termination fade for soft
terminates which keeps the voice alive for 8 blocks with
a fade during the period. Closes surge-synthesizer#801
@baconpaul baconpaul merged commit 67900f7 into surge-synthesizer:main Oct 9, 2024
12 checks passed
@baconpaul baconpaul deleted the steal-start branch October 9, 2024 22:56
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.

At least don’t crash on voice steal Voice Termination Fades
1 participant