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

Round to nearest human-readable integer on rate and duration sliders #124

Closed mitchmindtree closed 6 years ago

mitchmindtree commented 6 years ago

Specifically, this affects the:

This makes the GUI a little easier to read and should make synchronising some source behaviour slightly easier.

Closes #122.