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.
82 stars 14 forks source link

Auto-load and save speaker configuration on open and close #27

Closed mitchmindtree closed 7 years ago

mitchmindtree commented 7 years ago

This adds functionality that serializes the speaker configuration to a JSON file at the end of a session (on successful program exit).

This could possibly be extended to support multiple speaker profiles in the future for ease of testing.

Speaker-related items have been moved to their own audio submodule.