OSC is supported since Ovation 9.
OSC is using network connections, therefore make sure that your network is properly configured.
The supported Ovation OSC commands are available in  C:\Program Files\Merging Technologies\Ovation\Docs\OSC Dictionnary.TXT
For Ravenna/AES67 users, Merging recommends you use  a separate network for OSC communications.



IP Configuration

Set up a Streamer

In our example we have configured IP1 as an UDP Streamer, on 192.168.1.105 Port 8000 


Set up a Receiver

In our example Ovation computer IP is 192.168.1.100, so we have configured IP2 as an UDP Receiver, on 192.168.1.100, Port 8001   
The third-party OSC device has to be configured to send its OSC commands on this 192.168.1.100 IP and Port 8001.

Type :

  • Only use UDP Streamer or Receiver, as OSC does not support TCP connections.

IP Address :

  • If both Ovation and the other OSC programs are on the same computer, you can use the 127.0.0.1 (local host IP address)
  • Merging recommends to set static IP address, as DHCP servers may not always assign the same IP addresses to devices.
  • UDP receiver IP can be set to 0.0.0.0  If you have several network adapters, OSC commands from all adapters will be received.  On the other hand if you have several network adapters but only want to process the commands on a specific adapter, enters its IP address.

Port :

  • It is best to avoid using the most common port numbers (under 1024).  Usually, OSC recommendation is to start on Port 8000, and increment depending on the requirements.
  • Some OSC devices or programs can only use specific ports, please refer to their documentation.



Player Units 

To send OSC commands from Ovation.



Controller Units 

To receive OSC commands in Ovation.

Setting a Cue to send OSC commands

Setting a Marker to send OSC commands

Controlling a Cue to receive custom OSC commands

Controlling Ovation with OSC 

OSC Automation


Additional Notes