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

Add "Solo" option for `Source`s under the "Source Editor" panel #82

Closed mitchmindtree closed 6 years ago

mitchmindtree commented 6 years ago

Left clicking on this should add this source to a set of "solo"d sources. If this set contains more than one source, the audio output thread will only sum the amplitude of each of these solo'd sources and ignore all others.

Ctrl + Left clicking a source will remove all other currently solo'd sources from the set and leave only the source just clicked remaining.

mitchmindtree commented 6 years ago

Closed by #87.