OSC Remote Control
Overview
The OSC Remote Control tab configures the global OSC (Open Sound Control) interface of Grid Studio.
This interface allows external applications to control parameters within a project using OSC messages.
By default, the OSC interface is enabled, allowing Grid Studio to receive OSC commands immediately after the application starts.
Through OSC, external systems such as control software, media servers, or custom applications can interact with Grid Studio in real time.
Enable OSC
The OSC interface can be enabled or disabled using the toggle switch in the top-left corner of the OSC Remote Control settings.
When enabled, Grid Studio listens for incoming OSC messages on the configured port.
OSC Port
Defines the network port used for receiving OSC messages.
External applications must send OSC messages to this port in order to control parameters inside Grid Studio.
If necessary, the port can be changed to avoid conflicts with other software using the same port.
Controlling Parameters via OSC
All parameters in Grid Studio can be controlled through the OSC interface.
Each parameter has a unique OSC address that can be used to send control messages.
To retrieve the OSC address of a parameter:
Right-click the parameter.
Select Copy OSC Address from the context menu.
The copied address can then be used by external OSC clients to control the parameter.
Last updated