If an OSC Address has been entered in the trigger first, the same Address needs to be copied in the
OSC editors address field (deselect 'Auto' in TouchOSC).
We recommend to create the OSC interface first, then create the triggers and use the learn function
automatically copy the OSC addresses that are associated with the OSC interface buttons and
sliders.
UDP
Home > Triggers > select '+' to add a trigger > select 'UDP'
UDP is a small message send over the network port. The DiGidot C4 can receive UDP messages. This
can be useful if other software needs to control the DiGidot C4 controller. UDP is mostly used by
developers. Downside of using UDP instead of HTTP is you will not get a conformation if you send a
message, but UDP has slightly better performance.
Enable UDP trigger
In order to be able to create UDP triggers, it must be enabled first. This can be done by creating a
UDP trigger and press the 'enable' link or do the following steps:
1. Go to:
Home > Triggers > click on the 3 dots in the top right blue bar > select 'HTTP, UDP and OSC'
2. Enable the OSC triggers option and click the 'save' button.
Add a UDP trigger
Home > Triggers > select '+' to add a trigger > select 'UDP'
A UDP trigger can be created in two ways.
If..
1.
Learn an incoming UDP message
Press the 'LEARN' button and send the message from an UDP app or software.
Note that the UDP sending application must be connected to the C4 network.
2.
Enter an UDP message manually
Enter the same message that is used by to the UDP app or software.
After saving the UDP trigger it will be listed in the Triggers overview. Use the copy button in the
trigger bar to copy the UDP command and paste it to the desired destination.
HTTP
HTTP GET is a message send over the network port. The DiGidot C4 can receive HTTP Get messages.
This can be useful if other software needs to control the DiGidot C4 controller. HTTP Get is mostly
used by developers. Benefit of using HTTP instead of UDP is you will get a conformation if you send a
message, but UDP has slightly better performance.
Enable HTTP trigger
In order to be able to create HTTP triggers, they must be enabled first. This can be done by creating
a HTTP trigger and select 'enable' or do the following steps:
C4 Manual
Version 2.2.0
43-78
Need help?
Do you have a question about the C4 Extended and is the answer not in the manual?