Introduction
This article describes how to set up In-, and Outputs for receiving and sending OSC messages.
You can read more on the OSC protocol in the OSC section of the general Controllers document.
We created a separate article on how to control the flow graph in Aximmetry with OSC and also how to create OSC messages. Please find it here.
Setup
On the Startup Configuration screen, select Manage Devices...
If Aximmetry Composer is already running, the Manage Devices... option is also accessible through the Edit menu.
Input
From OSC, select Server
Here you can select the network Adapter and Port you want to receive OSC messages through. Choose -any- for listening on all available adapters. The default settings are usually suitable.
Output
To send OSC messages to external devices, in Manage Devices, go to the OSC Out and select UDP.
Here, you have to specify all the target devices you want to send OSC messages to.
Click Add and specify the IP (or Hostname) and Port of the target device.
Repeat this step for all desired devices.
Please note that if you have selected an adapter in the OSC / Server section, Aximmetry will use the same adapter for outputting OSC messages.