museumsvictoria / spatial_audio_server

An audio backend for the multi-layered soundscape of Beyond Perception: Seeing the Unseen, a permanent exhibition at Scienceworks in Melbourne, Australia.
81 stars 14 forks source link

Fix bug where removing a source could cause GUI to crash #157

Closed mitchmindtree closed 6 years ago

mitchmindtree commented 6 years ago

This was due to an issue where the GUI would still try to preview active sounds that used this source. This has been fixed by ensuring that all monitored sounds spawned via the removed source are cleared.