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 issue where Sound Channel DBAP visualisation still occurs for inactive speakers #105

Closed mitchmindtree closed 6 years ago

mitchmindtree commented 6 years ago

Currently the lines drawn between each sounds' channels and the nearest speakers are drawn even if no audio is being delivered along this path due to inactive speakers. This visualisation should have a check so that it is only drawn between active active speakers.

mitchmindtree commented 6 years ago

Closed by #108.