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 support for radial playback progress bars to custom sound widget. #112

Closed mitchmindtree closed 6 years ago

mitchmindtree commented 6 years ago

This is an optional parameter that can display the playback progress of a sound as a radial progress bar starting at the top and rotating clockwise as the sound completes.

~This is not yet plugged into the sound's actual progress, but is now ready for when this information is available.~

Closes #83.