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

OSC Output for sending interpreted audio data (FFT, RMS, Peak) #12

Closed mitchmindtree closed 6 years ago

mitchmindtree commented 7 years ago

Use the rosc crate for encoding the interpreted data to OSC messages.

mitchmindtree commented 6 years ago

Add OSC test GUI app (with sliders and buttons) to model/test physical inputs.

mitchmindtree commented 6 years ago

Also use for visualising output OSC by plotting values over time.