surge-synthesizer / shortcircuit-xt

Will be a sampler when its done!
GNU General Public License v3.0
262 stars 33 forks source link

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

Closed baconpaul closed 2 weeks ago

baconpaul commented 2 weeks ago

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