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

Fix a delete-zone-playing-voice crash #1447

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

baconpaul
Copy link
Contributor

I actually had a 'TODO repack zones' in teh code, so replace that with a call to the repack zone weak ref operator on delete.

Closes #1445

I actually had a 'TODO repack zones' in teh code, so replace that with
a call to the repack zone weak ref operator on delete.

Closes surge-synthesizer#1445
@baconpaul baconpaul merged commit f79668c into surge-synthesizer:main Nov 7, 2024
13 checks passed
@baconpaul baconpaul deleted the del-crash-1445 branch November 7, 2024 15:58
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.

Deleting zones with active voices currently crashes.
1 participant