FabricOSCServer

This OSC Server component is mainly responsible for listening to OSC messages send by an OSC Client (editor or other application such TouchOSC)

The OSC Server uses the IP address of the device it’s running on so it’s only possible to set port

The server also allows to send events that have been posted in the game thus allowing them to be captures on any external application. This is a great method to post events from the game and use an external audio software to design/preview the creation of sound effects before importing them into Fabric.

It’s also possible for the server to run in the editor therefore allowing external audio software to tweak component properties from a control surface.