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

Implement `Fixed` position and `Ngon` movement GUI. #91

Closed mitchmindtree closed 6 years ago

mitchmindtree commented 6 years ago

It is now possible to specify a fixed position within the installation via an XY pad when the "FIXED" movement option is enabled. This position is a normalised representation of the assigned installation's bounding rectangle.

It is also now possible to control the the Ngon tracing movement constraints. Please see my comment in the previous commit for a brief explanation of what these constraints are and how they behave.

Closes #28.