An audio backend for the multi-layered soundscape of Beyond Perception: Seeing the Unseen, a permanent exhibition at Scienceworks in Melbourne, Australia.
82
stars
14
forks
source link
Add GUI for previewing sources while moving them around the space. #34
This adds a custom conrod widget for displaying sounds in a location
over the floorplan and for visualising the output channel layout
directly over the floorplan. The sound can be dragged around to simulate
the sound's movement throughout the space.
TODO:
Visualise RMS-per-channel via radius of channel circles
Visualise RMS-per-speaker via radius of speaker circles
Implement looping for Continuous preview mode.
Implement auto-turn-off preview for end of One Shot preview mode.
This adds a custom conrod widget for displaying sounds in a location over the floorplan and for visualising the output channel layout directly over the floorplan. The sound can be dragged around to simulate the sound's movement throughout the space.
TODO:
Continuous
preview mode.One Shot
preview mode.