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

Speaker Colouring, Speaker channel index labels, Fix DBAP visualisations #108

Closed mitchmindtree closed 6 years ago

mitchmindtree commented 6 years ago

Speakers now have a darker reddish colour if they are inactive. A speaker is "inactive" if its assigned channel index is greater than the total number of available output channels on the system.

All speakers now display their assigned channel number on their floorplan visualisation.

The DBAP gains visualisation now only draws between active speakers.

Closes #105. Closes #103.